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


3.5 Assembler

The (wasm assemble) module is used to lower WASM modules into the WASM binary format.

Procedure: assemble-wasm wasm

Return a bytevector containing the assembled binary form of the WASM module wasm.