Remix.run Logo
flexagoon a day ago

Why "etc."? Isn't it just node, bun and deno? Genuine question

asim a day ago | parent | next [-]

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/

syrusakbary a day ago | parent [-]

We have created Edge.js that can run Node.js apps fully using your preferred JS runtime: V8 or QuickJS.

https://edgejs.org/

gr4vityWall a day ago | parent | prev [-]

There's QuickJS, LLRT, Rhino, and GameMaker is about to get TS/JS support.