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
.
property
wasi.WASI.wasiImport
readonly wasiImport: Dict<any>