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

Does Ultralight use the v8 Engine? #181

Closed
dexter4life opened this issue Oct 10, 2019 · 3 comments
Closed

Does Ultralight use the v8 Engine? #181

dexter4life opened this issue Oct 10, 2019 · 3 comments

Comments

@dexter4life
Copy link

I am new to this ultralight, and although having used nwjs and electronjs. What is the JavaScript engine for Ultralight based on? And can I use the node.dll with Ultralight

@maierfelix
Copy link

Ultralight uses the js engine of webkit, called JavaScriptCore. Bindings to node.js are planned, though I'm not sure if intergrating node.js (instead of JavaScriptCore) is on the road map as well @adamjs

@dexter4life
Copy link
Author

But can this JavaScriptCore run webgl completely supporting all the features presented in webgl?

@adamjs
Copy link
Member

adamjs commented Oct 19, 2019

WebGL is currently not supported but is planned-- please see this thread for missing renderer features: #178

@adamjs adamjs closed this as completed Oct 19, 2019
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

3 participants