JavaScriptCore-iOS
JavaScriptCore-iOS copied to clipboard
Apple's JavaScript Engine, with modified project files for iOS
Hello, I ran into a problem using JSTypedArray and was wondering if you could give me some help. I read through the blog [here](https://phoboslab.org/log/2015/11/the-absolute-worst-way-to-read-typed-array-data-with-javascriptcore) and figured it out it could...
 
Could it run in Apple Watch?
@phoboslab Thanks for answering!! And how can I enumerate a JSExport object? See `putNonEnumerable` https://github.com/phoboslab/JavaScriptCore-iOS/blob/544b3a2f17758b081f33ac44829479ff5a82ae79/JavaScriptCore/API/JSWrapperMap.mm#L465 https://github.com/phoboslab/JavaScriptCore-iOS/blob/544b3a2f17758b081f33ac44829479ff5a82ae79/JavaScriptCore/API/JSWrapperMap.mm#L150
Hi, I am developing a project for ios. I wanted to ask if the project is still alive. Thank you.
I have successfully compiled the latest from master branch. My device gives me an error that 'timeout occurred' during the installation. any idea?
`"_OBJC_CLASS_$_JSContext", referenced from:` I look at the JSContext.h file there are defined.