Node.js: Difference between revisions

From Kaboom Wiki
Cxvqo (talk | contribs)
Created page with "A standalone interpreter for the javascript programming language."
 
Add actual useful information
 
Line 1: Line 1:
A standalone interpreter for the javascript programming language.
'''Node.js''' is a JavaScript runtime using the [https://en.wikipedia.org/wiki/V8_(JavaScript_engine) V8 JavaScript engine]. It has seen a lot of use on Kaboom due to the popularity of [[node-minecraft-protocol]].

Latest revision as of 17:48, 2 August 2026

Node.js is a JavaScript runtime using the V8 JavaScript engine. It has seen a lot of use on Kaboom due to the popularity of node-minecraft-protocol.