Skip to content

Add heap2local to pass pipeline #1867

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 27, 2021
Merged

Add heap2local to pass pipeline #1867

merged 8 commits into from
May 27, 2021

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented May 22, 2021

This version fix compiler's speed regression

  • I've read the contributing guidelines

@dcodeIO
Copy link
Member

dcodeIO commented May 22, 2021

The package-lock changes are really unfortunate :)

@MaxGraey
Copy link
Member Author

It just change stuffs related to binaryen

@dcodeIO
Copy link
Member

dcodeIO commented May 22, 2021

Oh, I see now, these are fixtures. Heh, look how paranoid I have become about updating dependencies across OSes already :)

@MaxGraey MaxGraey changed the title Update binaryen Update binaryen & deps May 22, 2021
@MaxGraey MaxGraey changed the title Update binaryen & deps Update binaryen & other deps May 22, 2021
@MaxGraey MaxGraey added dependencies Pull requests that update a dependency file performance labels May 22, 2021
@dcodeIO
Copy link
Member

dcodeIO commented May 23, 2021

I guess we could also wait with this until I update the SIMD PR, which will need a new Binaryen version anyhow.

@dcodeIO dcodeIO mentioned this pull request May 27, 2021
1 task
@MaxGraey MaxGraey changed the title Update binaryen & other deps Add heap2local to pass pipeline May 27, 2021
@MaxGraey MaxGraey merged commit 5427eb9 into AssemblyScript:master May 27, 2021
@MaxGraey MaxGraey deleted the upd-binaryen branch May 27, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Much slower compilation compare to v98
2 participants