Node: What happens when we execute a script?

Whenever we execute a script, most often we do not think about what happens behind the curtains of our runtime.
However, piecing together the bits and pieces to find out what is going on is pretty interesting! Read more

Similar

Node.js in the Browser

nano — Run real Node.js and other statically linked Linux binaries directly in the browser via a tiny RISC-V user-mode Linux interpreter compiled to WebAssembly. No containers. No servers. Pure cli... (more…)

Read more »