Next: , Previous: , Up: Toolchain reference   [Contents][Index]


3.6 Binary Parser

The (wasm parse) module parses the WASM binary format.

Procedure: parse-wasm port

Parse the WASM binary data from port and return a WASM module.