Searched defs:WASI (Results 1 – 6 of 6) sorted by relevance
120 ### `new WASI([options])`149 ### `wasi.start(instance)`168 ### `wasi.initialize(instance)`187 ### `wasi.wasiImport`
44 class WASI { class144 module.exports = { WASI }; field
118 .. _WASI: https://wasi.dev/ target in WebAssembly platforms
306 WASI = Platform( variable
193 WASI, // Experimental WebAssembly OS enumerator
120 WASI::WASI(Environment* env, in WASI() function in node::wasi::WASI