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


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