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

V8 integration #4

Open
Unix4ever opened this issue Oct 31, 2019 · 0 comments
Open

V8 integration #4

Unix4ever opened this issue Oct 31, 2019 · 0 comments

Comments

@Unix4ever
Copy link
Owner

V8 integration itself shouldn't be really complicated.
But it would make sense to actually make this library behave as an actual web browser (with limited functional). Therefore it would be required to support low level JS functions that are provided by browsers, like: getElementById, appendChild, events, and others.

But this task scope can be limited to adding same set of features Lua has but in Javascript.

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