Skip to content
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

Update binaryen #2547

Closed
wants to merge 14 commits into from
Closed

Update binaryen #2547

wants to merge 14 commits into from

Conversation

MaxGraey
Copy link
Member

@MaxGraey MaxGraey commented Nov 2, 2022

  • I've read the contributing guidelines
  • I've added my name and email to the NOTICE file

@MaxGraey MaxGraey marked this pull request as ready for review November 18, 2022 11:39
@MaxGraey MaxGraey requested a review from dcodeIO November 18, 2022 11:39
src/module.ts Show resolved Hide resolved
Co-authored-by: dcode <dcode@dcode.io>
@@ -10,6 +10,7 @@
(data (i32.const 1036) "\1c")
(data (i32.const 1048) "\02\00\00\00\02\00\00\00a")
(table $0 1 1 funcref)
(elem $0 (i32.const 1))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any idea what's going on here? Seems strange that this affects just a few release tests.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea. Perhaps a some regression in Binaryen?

Copy link
Member Author

@MaxGraey MaxGraey Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

debug fixture contains this:

Copy link
Member Author

@MaxGraey MaxGraey Nov 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to remove new "reorder-globals" pass, but this didn't help

@dcodeIO dcodeIO mentioned this pull request Jan 11, 2023
2 tasks
@MaxGraey MaxGraey closed this Jan 12, 2023
@MaxGraey MaxGraey deleted the upd-binaryen branch January 12, 2023 09:17
@dcodeIO
Copy link
Member

dcodeIO commented Jan 12, 2023

Would it be good to make the pass pipeline change still? :)

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