property WASIOptions.version Usage in Denoimport { type WASIOptions } from "node:wasi"; The version of WASI requested. Currently the only supported versions are 'unstable' and 'preview1'. This option is mandatory. Type "unstable" | "preview1"