Wasmtime

data class Wasmtime(val config: WasmtimeExecutionConfig, val memoryPolicy: WasmMemoryPolicy? = null) : WasmExecutionPolicy

Require the linked Wasmtime provider with the supplied target and serialized-module policy.

Constructors

Link copied to clipboard
constructor(config: WasmtimeExecutionConfig, memoryPolicy: WasmMemoryPolicy? = null)

Properties

Link copied to clipboard
Link copied to clipboard