Expand description
This module contains type and functions related to the entire runtime state of the engine.
Structsยง
- State
Functions - This struct contains all the functions for manipulating the built-in data structures.
- State
Layout - This type will be used to plan the WASM memory layout and precompute the ptr/offsets of various data structures.