NativeWasmInstance
class NativeWasmInstance
Native browser WebAssembly execution path for Kotlin/Wasm browser builds.
This API intentionally lives only in wasmJsMain: it delegates execution to the JavaScript WebAssembly engine that the browser or Node runtime provides.