Matteo Collina @nodeland.dev · May 20

The name was easy. In Italian, "destino" means "doom". Paolo made the classic DOOM comment at the summit. Luca and I decided to run with it.

0 likes 1 replies

?

Replies

Matteo Collina · May 20

For years, calling native code from Node.js meant writing a native addon, spawning a subprocess, using WebAssembly, or hiding the native code behind a service. They all work. They all add real complexity to how you build, package, deploy, and debug.