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

Update to QuickJS 2023-12-09 release #593

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

jeffcharles
Copy link
Collaborator

@jeffcharles jeffcharles commented Jan 25, 2024

Description of the change

This is updating the version of QuickJS used by quickjs-wasm-sys to 2023-12-09. It also adds a directory containing patches made to quickjs.c. I've also updated crate versions. The changes to QuickJS are backwards compatible so the crate versions have a minor version increment.

Why am I making this change?

QuickJS 2023-12-09 contains a number of new JS APIs and bug fixes.

I am opting to go to the 2023-12-09 release instead of 2024-01-13 release because it looks like that release removed an opcode.

Checklist

  • I've updated the relevant CHANGELOG files if necessary. Changes to javy-cli and javy-core do not require updating CHANGELOG files.
  • I've updated the relevant crate versions if necessary. Versioning policy for library crates
  • I've updated documentation including crate documentation if necessary.

@jeffcharles jeffcharles merged commit 0ba225d into main Jan 29, 2024
14 checks passed
@jeffcharles jeffcharles deleted the quickjs-2023-12-09 branch January 29, 2024 19:07
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.

2 participants