Skip to content

Add Wasm module support#206

Merged
willibrandon merged 2 commits into
mainfrom
feature/open-wasm-modules
Jul 7, 2026
Merged

Add Wasm module support#206
willibrandon merged 2 commits into
mainfrom
feature/open-wasm-modules

Conversation

@willibrandon

Copy link
Copy Markdown
Owner

Adds first-class .NET WebAssembly and Webcil analysis across dotsider, Dotsider.Core, MCP, and the session protocol. Raw Wasm modules now open as Wasm32 binaries with module facts, symbols, disassembly, size data, hex navigation, and docs; Webcil-wrapped assemblies unwrap into the normal managed analysis path. The new sample fixture and SDK-produced coverage pin the browser-wasm path, including the short General-tab layout case.

Fixes: #205

@willibrandon willibrandon added enhancement New feature or request wasm .NET WebAssembly modules, Webcil, and browser-wasm analysis labels Jul 7, 2026
@willibrandon willibrandon self-assigned this Jul 7, 2026
@willibrandon willibrandon added enhancement New feature or request wasm .NET WebAssembly modules, Webcil, and browser-wasm analysis labels Jul 7, 2026
@willibrandon willibrandon merged commit a663a0b into main Jul 7, 2026
4 checks passed
@willibrandon willibrandon deleted the feature/open-wasm-modules branch July 7, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request wasm .NET WebAssembly modules, Webcil, and browser-wasm analysis

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open .NET Wasm modules directly

1 participant