You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's behind a flag, and also has "unstable" in the name. from a development perspective we do this quite often, and releases of node will just have the experimental feature in whatever state it was at when that version was cut.
I've been working on a similar affort to support wasi in JS. Currently we use it to test generated wasm modules on the WebAssembly waterfall:
https://github.com/WebAssembly/waterfall/blob/master/src/wasi.js
https://wasm-stat.us/console
I was previously unaware of this effort but it looks similar enough that it would probably make sense to us to combine efforts.
The text was updated successfully, but these errors were encountered: