Extend Node.js capabilities with multithread

Not too satisfy with single-threading in Node.js. Is JXCore compiled on LLVM worth experiment or sticking to Node.js?

@proyb2

Meteor works with Node.js . Node.js supports more CPU/OS than other Javascript runtimes:

https://nodejs.org/dist/latest-v20.x/

Bun and Deno do not support s390x:

I’m not sure can JXCore run Meteor at all.

Meteor has many huge apps, with many many dependencies available and working. Some other web frameworks may have much less, requiring a lot more reinventing of wheel.