realistically, would you care at all if node.js dropped wasi support in core
Oh also less in the hypotheticals: this also all applies to my work. I don't have much interest in writing Node code directly anymore. But would love to e.g. be able to run the Rust HTTP framework I've built on Node's stack. Or enable some of my Rust libs to be used from Node.
-
-
out of curiosity, and for my own knowledge, what is the advantage to running your code as wasm in node vs. running in a dedicated wasm runtime?
-
Applications vs libraries. A dedicated runtime is for apps; running in Node is for libs. Another common example I see is SDKs: write an HTTP client once, and share between multiple langs. If WASI support in core, then there's a chance to e.g. make hooks support really good.
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.