Modules§
Enums§
Functions§
- delete_
it_ section - Delete all custom sections with IT from provided Wasm module.
- delete_
it_ section_ from_ file - Delete all custom sections with IT from provided Wasm file.
- embed_
it - Embed provided IT to a Wasm module.
- embed_
text_ it - Embed provided IT to a Wasm file by path.
- extract_
it_ from_ module - Extracts IT section of provided Wasm binary and converts it to a MITInterfaces.
- extract_
text_ it - Extracts IT section of provided Wasm binary and converts it to a string.
- extract_
version_ from_ module - module_
interface - module_
it_ interface