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 @@ + + + + + + WebAssembly Inspector + + + +

WebAssembly Inspector

+

Load a WASM file to inspect its structure, exports, imports, memory, and execute exported functions

+ +
+
+

Try an example from this repo:

+
+
+ +
+

Drop a WASM file here or click to select

+

Supports .wasm files

+ +
+ +
- or -
+ +
+ + +
+ +
+ + +
+
+ +
+ +
+ +
+
+

Module Summary

+ +
+
+
+
+
+ + +
+
+

Exports

+ 0 + +
+
+ + + + + + + + + +
NameKindDetails
+
+
+ + +
+
+

Function Executor

+ Interactive + +
+
+ +
+
+
+ + +
+
+

Imports

+ 0 + +
+
+ + + + + + + + + + +
ModuleNameKindDetails
+
+
+ + +
+
+

Type Section (Function Signatures)

+ 0 + +
+
+ + + + + + + + + + +
IndexParametersResultsSignature
+
+
+ + +
+
+

Memory

+ 0 + +
+
+
+
+
+ + +
+
+

Tables

+ 0 + +
+
+
+
+
+ + +
+
+

Globals

+ 0 + +
+
+ + + + + + + + + + +
IndexTypeMutableInitial Value
+
+
+ + +
+
+

Data Sections

+ 0 + +
+
+
+
+
+ + +
+
+

Custom Sections

+ 0 + +
+
+
+
+
+ + +
+ + +
+
+ + + +