Skip to content

wasm2js: run full optimizations during the pipeline#2071

Merged
kripken merged 9 commits into
masterfrom
wasm2js2
May 1, 2019
Merged

wasm2js: run full optimizations during the pipeline#2071
kripken merged 9 commits into
masterfrom
wasm2js2

Conversation

@kripken

@kripken kripken commented Apr 30, 2019

Copy link
Copy Markdown
Member

We flatten for the i64 lowering etc. passes, and it is worth optimizing afterwards, to clean up stuff they created. That is run if the user ran wasm2js with an optimization level (like wasm2js -O3).

Split the test files to check both optimized and unoptimized code.

@kripken kripken merged commit 8d4bcd6 into master May 1, 2019
@kripken kripken deleted the wasm2js2 branch May 1, 2019 03:30
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.

1 participant