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

Sync to upstream/release/545 #674

Merged
merged 9 commits into from
Sep 15, 2022
Merged

Sync to upstream/release/545 #674

merged 9 commits into from
Sep 15, 2022

Conversation

zeux
Copy link
Collaborator

@zeux zeux commented Sep 15, 2022

  • Improve type error messages for argument count mismatch in certain cases
  • Fix type checking variadic returns when the type is incompatible which type checked in certain cases
  • Reduce size of upvalue objects by 8 bytes on 64-bit platforms
  • Reduce I$ footprint of interpreter by 1.5KB
  • Reduce GC pause during atomic stage for programs with a lot of threads
  • Remove support for bytecode v2

@zeux zeux merged commit 3d74a8f into master Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant