property WASIOptions.env Usage in Denoimport { type WASIOptions } from "node:wasi"; An object similar to process.env that the WebAssembly application will see as its environment. Type object | undefined