JavaScriptCore-iOS icon indicating copy to clipboard operation
JavaScriptCore-iOS copied to clipboard

Apple's JavaScript Engine, with modified project files for iOS

Results 15 JavaScriptCore-iOS issues
Sort by recently updated
recently updated
newest added

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...

![1f62e](https://user-images.githubusercontent.com/73029329/101950786-22657480-3bf6-11eb-9114-b7a9aac5ff7b.png) ![29918063_802704096593330_1148095305690906624_n](https://user-images.githubusercontent.com/73029329/101950753-17124900-3bf6-11eb-98c4-bdc7137926d7.png)

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.