Skip to content

#73 WIP quickjs #298

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

Closed
wants to merge 2 commits into from
Closed

#73 WIP quickjs #298

wants to merge 2 commits into from

Conversation

joepio
Copy link
Member

@joepio joepio commented Feb 11, 2022

I'm playing a bit with the QuickJS runtime, which might be a good candidate for powering a plugin system.

PR Checklist:

  • Link to related issue Atomic Plugins, Apps, Store #73
  • Add changelog entry linking to issue
  • Added tests (if needed)
  • (If new feature) added in description / readme

@joepio
Copy link
Member Author

joepio commented Feb 11, 2022

The QuickJS-rs wrapper does not support modules or async, so that really limits which modules I can run.

I stumbled across quickjs_es_runtime, which seems far more complete.

Also, the greenHopperRuntime looks pretty interesting.

@lgtm-com
Copy link

lgtm-com bot commented Feb 11, 2022

This pull request introduces 1 alert when merging 0df9415 into 4fade06 - view on LGTM.com

new alerts:

  • 1 for Expression has no effect

@joepio joepio closed this Oct 26, 2022
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

Successfully merging this pull request may close these issues.

1 participant