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