WasmPlugin

A live Component Model plugin session.

Calls must be serialized by the embedder. close is idempotent and all execution-oriented access fails fast afterwards, including previously bound exports through their owning instance.

Types

Link copied to clipboard
Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun call(exportName: String, vararg args: Any?): Any?
Link copied to clipboard
open override fun close()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard