Crate marine_it_parser[−][src]
Modules
| interface |
Enums
| ITParserError |
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_raw_interface |