Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kripken
Copy link
Member

@kripken kripken commented Sep 17, 2025

This pass has been used by j2wasm for a while, and is useful there, so
enable it for general use.

This pass can grow code size in some cases, if it emits a ref.test that is not
later optimized out. For that reason only enable it in -O3+, that is, when
optimizing aggressively for size.

Also fuzz this pass more.

@kripken kripken requested a review from tlively September 17, 2025 23:03
@kripken kripken merged commit 2369824 into WebAssembly:main Sep 18, 2025
16 checks passed
@kripken kripken deleted the cfp.reftest branch September 18, 2025 18:42
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