I've found Node.js implementation for ios: https://github.com/node-app
What is said to be working ( https://github.com/node-app/Nodelike#whats-working-right-now): - console.log() - process: .argv, .env, .exit(), .nextTick() - require() - fs - net - http - timers - util - url - events - path - stream - querystring - punycode - assert Is it suitable? I believe IOS has a lot of limitation so will emscripten .js scripts work on ios? With this Node.js impl? -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
