Interface WasmOptions

Options for configuring WebAssembly management

interface WasmOptions {
    kernel: Kernel;
}

Properties

Properties

kernel: Kernel

Reference to kernel instance