# Functions
NewRuntime creates a new Wasm Runtime.
WithLocalCacheDir sets the local cache directory.
WithMaxMemoryBytes sets the maximum memory size in bytes.
# Variables
UnimplementedRuntime is an unimplemented Runtime.
# Type aliases
RuntimeOption is an option for Runtime.