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