← Back to context Comment by flexagoon 13 hours ago Why "etc."? Isn't it just node, bun and deno? Genuine question 3 comments flexagoon Reply asim 13 hours ago In case someone is using something we haven't heard of e.g some are running using cloudflare workers which also has some unique runtime properties. AWS has something called LLRT.https://github.com/awslabs/llrthttps://developers.cloudflare.com/workers/runtime-apis/ syrusakbary 5 hours ago We have created Edge.js that can run Node.js apps fully using your preferred JS runtime: V8 or QuickJS.https://edgejs.org/ gr4vityWall 10 hours ago There's QuickJS, LLRT, Rhino, and GameMaker is about to get TS/JS support.
asim 13 hours ago In case someone is using something we haven't heard of e.g some are running using cloudflare workers which also has some unique runtime properties. AWS has something called LLRT.https://github.com/awslabs/llrthttps://developers.cloudflare.com/workers/runtime-apis/ syrusakbary 5 hours ago We have created Edge.js that can run Node.js apps fully using your preferred JS runtime: V8 or QuickJS.https://edgejs.org/
syrusakbary 5 hours ago We have created Edge.js that can run Node.js apps fully using your preferred JS runtime: V8 or QuickJS.https://edgejs.org/
In case someone is using something we haven't heard of e.g some are running using cloudflare workers which also has some unique runtime properties. AWS has something called LLRT.
https://github.com/awslabs/llrt
https://developers.cloudflare.com/workers/runtime-apis/
We have created Edge.js that can run Node.js apps fully using your preferred JS runtime: V8 or QuickJS.
https://edgejs.org/
There's QuickJS, LLRT, Rhino, and GameMaker is about to get TS/JS support.