Modules§
- json
- Types for a
wast2json
-compatible JSON representation ofwast
scripts.
Structs§
Traits§
- Write
Module File - Trait for writing (or collecting) the
.wat
or.wasm
modules files associated with aWastJsonScript
.
Functions§
- wast2json
- Converts a
wast
file to itswast2json
representation.