View Source Orb.ToWasm protocol (Orb v0.1.1)
Summary
Functions
Protocol for converting to WebAssembly binary format (.wasm)
Types
@type t() :: term()
All the types that implement this protocol.
Functions
Protocol for converting to WebAssembly binary format (.wasm)
There’s a helpful table / cheatsheet of instruction opcodes here: https://pengowray.github.io/wasm-ops/