View Source Orb.ToWasm protocol (Orb v0.1.0)

Summary

Types

t()

All the types that implement this protocol.

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/