diff --git a/wasm-inspector.html b/wasm-inspector.html new file mode 100644 index 0000000..d19c362 --- /dev/null +++ b/wasm-inspector.html @@ -0,0 +1,1988 @@ + + +
+ + +Load a WASM file to inspect its structure, exports, imports, memory, and execute exported functions
+ +Drop a WASM file here or click to select
+Supports .wasm files
+ +| Name | +Kind | +Details | +
|---|
Select an exported function to execute it with custom arguments
+ +| Module | +Name | +Kind | +Details | +
|---|
| Index | +Parameters | +Results | +Signature | +
|---|
| Index | +Type | +Mutable | +Initial Value | +
|---|