Crate wast2json

Source

Modules§

json
Types for a wast2json-compatible JSON representation of wast scripts.

Structs§

Error
Wast2JsonOptions

Traits§

WriteModuleFile
Trait for writing (or collecting) the .wat or .wasm modules files associated with a WastJsonScript.

Functions§

wast2json
Converts a wast file to its wast2json representation.