Expand description
Crate to transform wast::Wast into a Wast which can be serialize
out to disk.
Implementation of the wasm-tools json-from-wast subcommand.
Structs§
- IntString
- A small wrapper around
Twhich implements serialization withT::to_stringandT::parse. - Opts
- Wasm
File - Wast
- Top level
*.waststructure.
Enums§
- Action
- AnyRef
- Command
- Component
Const - Const
- ContRef
- Core
Const - ExnRef
- Extern
Ref - Float
Const - A small wrapper around a float which serializes/deserializes from a string.
- FuncRef
- V128
- Wasm
File Type