-
Node.js is not the only JavaScript runtime. JavaScript runtimes have been written using JavaScript alone, see engine262. There is also Deno, QuickJS, txiki.js, Bun, none of which use COmmonJS by default, SpiderMonkey, et al.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
There are multiple JavaScript runtimes. SpiderMonkey is one example that has nothing to do with Node.js, see (js-compute-runtime)[https://github.com/fastly/js-compute-runtime].
-
Just to demonstrate how finicky folks on this r/learnjavascript are: I shared this Node on Web. Use Nodejs freely in your browser with Linux infrastructure. here and on r/node. r/node folks get it, that is, the work that had to go in to making that a reality. Folks on this r/learnjavascript evidently don't get the effort it took to make that so, after StackBlitz announced "... run Node.js, entirely inside your browser" only to walk back from that claim here https://github.com/stackblitz/webcontainer-core/issues/658#issuecomment-1091004244 "We currently do not expose a way to use WebContainer outside of StackBlitz.com".