property WASIOptions.env
An object similar to process.env
that the WebAssembly
application will see as its environment.
Type #
object | undefined
An object similar to process.env
that the WebAssembly
application will see as its environment.
object | undefined