Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steamclock/javascriptcore-api-test
Early experiment with the iOS 7 Objective-C API for JavaScriptCore.
https://github.com/steamclock/javascriptcore-api-test
Last synced: 15 days ago
JSON representation
Early experiment with the iOS 7 Objective-C API for JavaScriptCore.
- Host: GitHub
- URL: https://github.com/steamclock/javascriptcore-api-test
- Owner: steamclock
- Created: 2013-05-14T20:45:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-16T23:32:14.000Z (about 11 years ago)
- Last Synced: 2024-07-31T22:53:31.621Z (3 months ago)
- Language: C++
- Homepage: http://www.steamclock.com/blog/2013/05/apple-objective-c-javascript-bridge/
- Size: 6.31 MB
- Stars: 75
- Watchers: 12
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
javascriptcore-api-test
=======================Experiments with the new Objective-C API for JavaScriptCore
See the accompanying [blog post](http://www.steamclock.com/blog/2013/05/apple-objective-c-javascript-bridge/) for more details.
A newer demo project is now available, which we presented at JSConf EU 2013: https://github.com/steamclock/jscalc. The JSCalc demo is cross-plafrorm on iOS 7 and Android.