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


5.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.