Skip to content

Conversation

vouillon
Copy link
Member

@vouillon vouillon commented Jun 24, 2025

This reduces the amount of memory allocated. But I think this also allows Binaryen to make more optimizations, since it becomes clear that the function is only called from known places.

@vouillon vouillon added the wasm label Jun 24, 2025
@vouillon vouillon marked this pull request as ready for review July 7, 2025 09:19
@vouillon vouillon force-pushed the closure-optim branch 2 times, most recently from d9ef933 to c789e10 Compare July 8, 2025 09:13
@hhugo
Copy link
Member

hhugo commented Jul 9, 2025

compilation time for fiat-crypto increases from 128s to 135s. Do you know where it's spent ?

@vouillon vouillon mentioned this pull request Jul 10, 2025
8 tasks
@vouillon
Copy link
Member Author

compilation time for fiat-crypto increases from 128s to 135s. Do you know where it's spent ?

I think wasm-opt takes longer to execute.

@vouillon vouillon merged commit b9d4de3 into master Aug 19, 2025
40 of 41 checks passed
@vouillon vouillon deleted the closure-optim branch August 19, 2025 16:50
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.

2 participants