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

Wrap JavaScriptCore API #1

Open
GoogleCodeExporter opened this issue Nov 26, 2015 · 5 comments
Open

Wrap JavaScriptCore API #1

GoogleCodeExporter opened this issue Nov 26, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

We need a wrapper for JSC.

Original issue reported on code.google.com by [email protected] on 22 Jun 2008 at 8:49

@GoogleCodeExporter
Copy link
Author

I'm thinking of using sip4 for this. Any comments or suggestions?

Original comment by [email protected] on 20 Aug 2008 at 12:53

@GoogleCodeExporter
Copy link
Author

I already do that
http://code.google.com/p/pywebkitgtk/issues/detail?id=28&q=label:Type-Defect

It is a quick 8 hour hack with cython.
I will make better as i need to :)

I think cython is better in this case since you can make higher level wrapper.


Original comment by [email protected] on 18 Apr 2009 at 12:15

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 4 Jun 2009 at 11:20

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

jmalonzo, what do you mean by a wrapper for JSC?  do you mean like the gjs
experimental stuff i added in an early version of #13 patch, which also went in 
as #12?

Original comment by [email protected] on 11 Jul 2009 at 3:23

@GoogleCodeExporter
Copy link
Author

Is pywebkitgtk a dead project?

I have new wrappers, pure ctypes, updated for GTK3, and with wrappers for 
Javascript-Core.  Works with Python2, Python3, and PyPy

http://code.google.com/p/rpythonic/source/browse/examples/webkitgtk-helloworld.p
y

http://code.google.com/p/rpythonic/source/browse/examples/webkitgtk/__init__.py

Original comment by [email protected] on 14 Jul 2012 at 6:22

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

No branches or pull requests

1 participant