Skip to content

Function optimizations #2054

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

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Function optimizations #2054

wants to merge 4 commits into from

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented Jun 19, 2025

  • Do not store the code pointer in closures if we know we don't need it
  • Pass integers as i32 rather than (ref eq) when possible

@vouillon vouillon added the wasm label Jun 19, 2025
@vouillon vouillon force-pushed the fun-param-unboxing branch 2 times, most recently from 4aa5cee to 6365f6b Compare June 19, 2025 18:45
@vouillon vouillon force-pushed the fun-param-unboxing branch from e3aa5e9 to 67be0f5 Compare June 20, 2025 07:52
@vouillon vouillon force-pushed the fun-param-unboxing branch from 67be0f5 to bc7d9e9 Compare June 24, 2025 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant