Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating js-bindings for JavaScriptCore #5

Open
swagatbora90 opened this issue Apr 30, 2014 · 0 comments
Open

Generating js-bindings for JavaScriptCore #5

swagatbora90 opened this issue Apr 30, 2014 · 0 comments

Comments

@swagatbora90
Copy link

Hello,

I am really interested in knowing more about js-bindings for JavaScriptCore. Presently, Cocos2d-x uses "binding-generator" for automatically generating the glue-code, but that seems to be Spidermonkey specific. However, the js-binding code you have provided in your branch, is working for JSC. Do we need to manually write all the bindings for JSC or can we use the same generator in cocos2d for automatic generation of jsbindings for JavaScriptCore.

Also I would like to know about how Spidermonkey and JavaScriptCore differ in their bindings templates. I am trying to make changes in the "binding-generator" to generate bindings for JavaScriptcore.

Thanks and regards
Swagat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant