ios-jsc
ios-jsc copied to clipboard
NativeScript for iOS using JavaScriptCore
### If there is no issue for your problem, tell us about it I am trying to follow along with the Today extension example discussed here: https://www.nativescript.org/blog/making-a-today-widget-in-ios-with-nativescript-and-ui-for-nativescript Which has example...
Hi, Just wanted to share with you that following a discussion in WebKit's mailing list, and thanks to @Constellation, [WebKit now supports using LLInt ASM interpreter without enabling the JIT](https://github.com/WebKit/webkit/commit/48bd0a01bd9ba3d210e9bf92610d298f0beead9f)....
Hi, I'm Koby Boyango, a senior researcher and developer at mce, and I've created [node-jsc](https://github.com/mceSystems/node-jsc), an experimental port of node.js to the JavaScriptCore engine and iOS specifically. As part of...
### Make sure to check the existing issues in this repository ### If there is no issue for your problem, tell us about it iOS Inspector crashes after trying to...
### Make sure to check the existing issues in this repository Done that. ### If there is no issue for your problem, tell us about it I am developing a...
### If there is no issue for your problem, tell us about it Due to data types alignment requirements which are not taken into account in the runtime some structures'...
Promises in dedicated terminated threads traps exc_bad_access in microtask loop GlobalObject.mm cause of dismissed context or invalid function reference (?) `0x1018cef78 : bl 0x101fe4794 ; JSC::JSInternalPromise::then(JSC::ExecState*, JSC::JSFunction*, JSC::JSFunction*) 0x1018cef7c :...
The debugger will not display the TypeScript and JavaScript files in the nested folders. The files will be displayed only in the main app folder.  and the [other open issues in this repo](https://github.com/NativeScript/nativescript/issues)? Yes....