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

Upgrade Binaryen #32

Closed
wants to merge 5 commits into from
Closed

Upgrade Binaryen #32

wants to merge 5 commits into from

Conversation

phated
Copy link
Member

@phated phated commented Oct 27, 2020

We need to upgrade binaryen (and we should track this more regularly) for a bunch of fixes that we need to possibly get this to work on Windows.

I've begun upstreaming those changes, but our bindings break when pulling them into this project. This seems to be due to breaking changes that happened since we wired up our submodules. I tracked one of the changes back to WebAssembly/binaryen@2841edd - but I'm going to need @ospencer's expertise to get things actually working.

This is a blocker on my further work to get Windows builds working.

@phated
Copy link
Member Author

phated commented Oct 27, 2020

You might need git submodule sync --recursive to sync the new submodule remote

@phated
Copy link
Member Author

phated commented Oct 27, 2020

And the CI should fail with the errors I'm seeing.

@ospencer
Copy link
Member

Oh yup, I'll hit this in a bit.

@phated
Copy link
Member Author

phated commented Oct 27, 2020

We can't upgrade Binaryen for the JS bindings because of this WebAssembly/binaryen#2990 (comment)

@phated
Copy link
Member Author

phated commented Mar 5, 2021

Superseded by #75

@phated phated closed this Mar 5, 2021
@phated phated deleted the update-binaryen branch March 5, 2021 18:12
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.

None yet

2 participants