Module Runtime

Module Runtime 

Source
Expand description

WASM Runtime Module

Provides WASMtime engine and store management for executing WebAssembly modules. This module handles the core WASM runtime infrastructure.

Structsยง

WASMConfig
Configuration for the WASM runtime
WASMRuntime
WASM Runtime - manages WASMtime engine and stores