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

Does the project still have support?

Open zaqueoae opened this issue 8 years ago • 2 comments

Hi,

I am developing a project for ios. I wanted to ask if the project is still alive.

Thank you.

zaqueoae avatar Feb 04 '17 08:02 zaqueoae

No, it's not. Why would you still want to use it? You can now use the JavaScriptCore library provided by the OS.

phoboslab avatar Feb 04 '17 10:02 phoboslab

Why would you still want to use it? You can now use the JavaScriptCore library provided by the OS.

Because different versions of iOS have different versions of JavaScriptCore framework with different features. For example mobx 5 (requires Proxy) will not work in JSC from iOS9.

vovkasm avatar Nov 21 '18 21:11 vovkasm