Skip to content

wasm2js: get rid of some non-flat code assumptions#2036

Merged
kripken merged 13 commits intomasterfrom
wasm2js5
Apr 22, 2019
Merged

wasm2js: get rid of some non-flat code assumptions#2036
kripken merged 13 commits intomasterfrom
wasm2js5

Conversation

@kripken
Copy link
Copy Markdown
Member

@kripken kripken commented Apr 22, 2019

We run flatten there, which lets us simplify things a lot. Turns out that for assertions we didn't run it, which is why we still needed the old non-flat code paths. This adds flatten there and removes that old code and assumptions.

@kripken kripken merged commit 711a22c into master Apr 22, 2019
@kripken kripken deleted the wasm2js5 branch April 22, 2019 21:46
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