View Source API Reference SilverOrb v0.0.8

Modules

WebAssembly is low level — you essentially get to define global variables, an array of memory, and some functions to operate on them. It’s not batteries-included.

Arena allocation.

A bump allocator for Orb modules.

memcpy and memset for Orb.

Build strings with dynamic content.