wasiImport
val wasiImport: {node/Dict<kotlin/Any?>=} ERROR CLASS: Symbol not found for Record<kotlin/String, kotlin/Any?>(source)
wasiImport
is an object that implements the WASI system call API. This object should be passed as the wasi_snapshot_preview1
import during the instantiation of a WebAssembly.Instance
.
Since
v13.3.0, v12.16.0