WASM Inspector
Imports
| module & name |
description |
kind |
| {{e.module}}.{{e.name}} |
{{formatImportItem(e)}} |
{{e.kind}} |
|
No item found
Found 1 item
Found {{importList.length}} items
|
Exports
| name |
description |
kind |
| {{e.name}} |
{{formatExportItem(e)}} |
{{e.kind}} |
|
No item found
Found 1 item
Found {{exportList.length}} items
|
Custom sections
| name |
description |
| {{e.name}} |
{{formatCustomSection(e)}} |
|
No item found
Found 1 item
Found {{customSections.length}} items
|
TypeScript definitions {{fileBasename}}.d.ts [download]
AssemblyScript implementation {{fileBasename}}.ts [download]
Choose a wasm file, open DevTools Console to use module and exports