Crate fce_wit_parser

Source

Modules§

interface

Enums§

WITParserError

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