Skip to content

Optimize for speed#84

Merged
orsinium merged 1 commit into
mainfrom
opt-s
May 17, 2026
Merged

Optimize for speed#84
orsinium merged 1 commit into
mainfrom
opt-s

Conversation

@orsinium
Copy link
Copy Markdown
Member

Optimize all builds for speed rather than size. It adds not much to the AST size but in many cases really improves performance when it's needed the most. I already enabled it for the default Rust template as well.

Also closes #83

@orsinium orsinium merged commit 0739adb into main May 17, 2026
3 checks passed
@orsinium orsinium deleted the opt-s branch May 17, 2026 19:18
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.

Enable --dae-optimizing & --inlining-optimizing in wasm-opt

1 participant