Skip to content

Conversation

@nickva
Copy link
Contributor

@nickva nickva commented Oct 20, 2025

And more spec compliance fixes.

Rename update_and_apply_patches.sh -> update.sh since we always apply patches.

Upstream changes (Thanks, Fabrice!):

And more spec compliance fixes.

Rename `update_and_apply_patches.sh` -> `update.sh` since we always apply
patches.

Upstream changes (Thanks, Fabrice!):

 * Add `js_string_eq()`
 bellard/quickjs@c720e35

 * Inline `get_length()`
 bellard/quickjs@3e5f2bb

 * Optimized Array.prototype.push
 bellard/quickjs@9a421b3

 * Changed module rejection order according to spec change
 bellard/quickjs@af16a97

 * Fixed operation order in Regexp constructor
 bellard/quickjs@c31809e

 * Remove un-initialized variable
 bellard/quickjs@eb2c890
@nickva nickva merged commit a96e4ce into main Oct 20, 2025
51 checks passed
@nickva nickva deleted the update-quickjs-10 branch October 20, 2025 16:26
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