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

QuickJS integration #26

Open
billywhizz opened this issue Apr 4, 2024 · 0 comments
Open

QuickJS integration #26

billywhizz opened this issue Apr 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request planning Issues related to future plans/proposals

Comments

@billywhizz
Copy link
Contributor

We want to be able to generate lo based runtimes for different JS engines. At the moment the goal is to be able to build for the following engines:

  • QuickJS
  • JavaScriptCore
  • SpiderMonkey

@littledivy has built a runtime based on go that did something similar in the past and can hopefully help with some of this work.

This issue will be used to discuss changes and track progress. Ideally, initial support will be done for QuickJS as that will allow us to build very small runtimes for more constrained environments than the other engines.

@billywhizz billywhizz added the enhancement New feature or request label Apr 4, 2024
@billywhizz billywhizz self-assigned this Apr 4, 2024
@billywhizz billywhizz added the planning Issues related to future plans/proposals label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request planning Issues related to future plans/proposals
Projects
None yet
Development

No branches or pull requests

1 participant