ios-jsc icon indicating copy to clipboard operation
ios-jsc copied to clipboard

node-native-script: NativeScript's iOS runtime refactored as node-jsc native module

Open MCE-KobyBo opened this issue 7 years ago • 1 comments

Hi, I'm Koby Boyango, a senior researcher and developer at mce, and I've created node-jsc, an experimental port of node.js to the JavaScriptCore engine and iOS specifically.

As part of the project I've also created node-native-script, NativeScript's iOS runtime refactored as node-jsc native module. See node-native-script's README to read more about thee changes I've made. It is an experiment and still in early stages, but it seems to work great.

So first of all, I just wanted to share this project with the NativeScript community, and tell you you've done an amazing job with the iOS runtime :) If it's not the place, or you rather continue talking about it somewhere else, feel free to close this issue. Second, as I've made some changes and updated the runtime to use a newer version of WebKit (using the JSCOnly port, compiled as static libraries, using CMake), I would love to discuss it with you and create pull requests for any relevant changes.

MCE-KobyBo avatar Sep 13 '18 21:09 MCE-KobyBo

Hi @MCE-KobyBo,

Thank you for sharing your project with us. Congrats for the great job you've done with both node-jsc and node-native-script! We'll definitely take a closer look and try it out!

mbektchiev avatar Sep 14 '18 14:09 mbektchiev