property WASIOptions.version
The version of WASI requested.
Currently the only supported versions are 'unstable' and 'preview1'. This option is mandatory.
Type #
"unstable" | "preview1" The version of WASI requested.
Currently the only supported versions are 'unstable' and 'preview1'. This option is mandatory.
"unstable" | "preview1"