An Interview with Node.js’s Matteo Collina
I maintain more than 200 open source modules on NPM, plus I am a collaborator on Node.js itself in the streams working group. (more…)
Read more »
This PR introduces experimental support for the WebAssembly System Interface (WASI). This PR adds a new core module, wasi, and a new C dependency, uvwasi, that implements the WASI system call API o… Read more