property WASIOptions.stdin Usage in Denoimport { type WASIOptions } from "node:wasi"; The file descriptor used as standard input in the WebAssembly application. Type number | undefined