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.
Require the linked Wasmtime provider with the supplied target and serialized-module policy.