Skip to content

Optimization of primitives: some improvements #1912

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

Merged
merged 6 commits into from
Apr 14, 2025
Merged

Optimization of primitives: some improvements #1912

merged 6 commits into from
Apr 14, 2025

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented Apr 1, 2025

  • evaluate statically more primitives
  • add some missing const annotations in the JavaScript runtime
  • provide mutability information for primitives handled internally when generating Wasm code

@vouillon vouillon force-pushed the primitives branch 2 times, most recently from 4a9ba4a to b1ea837 Compare April 1, 2025 15:50
@vouillon vouillon force-pushed the primitives branch 2 times, most recently from c643d64 to 192637b Compare April 2, 2025 16:44
@hhugo
Copy link
Member

hhugo commented Apr 11, 2025

I've rebased this on top of master.

@vouillon vouillon merged commit 5999f1d into master Apr 14, 2025
38 of 39 checks passed
@vouillon vouillon deleted the primitives branch April 14, 2025 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants