Next: Printer, Previous: Assembler, Up: Toolchain reference [Contents][Index]
The (wasm parse) module parses the Wasm binary format.
Parse the Wasm binary data from port and return a Wasm module.
Return #t if the next 8 bytes read from port are the
magic bytes for a WebAssembly file.