Expand description
section module parse each section of Wasm binary.
Functionsยง
- translate_
module - Parse Wasm binary and generate LLVM IR
- wasmparser_
to_ inkwell - Convert wasmparser type to inkwell type
section module parse each section of Wasm binary.