mceSystems / node-jsc

A node.js port to the JavaScriptCore engine and iOS
Other
221 stars 16 forks source link

Update code base to node v10 #3

Open MCE-KobyBo opened 5 years ago

MCE-KobyBo commented 5 years ago

I'm currently working on updating node-jsc to node v10, which requires work on jscshim to match the newer v8 APIs (among other things). This issue is here to keep track of the progress.

The work is being done in the feature/update-to-node-v10 branch.

d3x0r commented 3 years ago

It's 15 now... how did this go? Was there use in running node on ios? or did you just fall back to a webapp/clientapp thing?