Skip to content

Upgrade wasm-opt to 0.113#1188

Merged
ascjones merged 1 commit intouse-ink:masterfrom
brson:wasm-opt-113
Jul 3, 2023
Merged

Upgrade wasm-opt to 0.113#1188
ascjones merged 1 commit intouse-ink:masterfrom
brson:wasm-opt-113

Conversation

@brson
Copy link
Contributor

@brson brson commented Jul 1, 2023

Just keeping wasm-opt updated.

There isn't much to be aware of in the binaryen 113 release notes:
https://github.com/WebAssembly/binaryen/blob/main/CHANGELOG.md#v113

wasm-opt has a minimum rust version of 1.48,
but wasm-opt's cxx dependency has recently changed their minimum rust version to 1.60. it should still be possible to resolve a crate graph that is 1.48 compatible, and I think this lockfile is, but if the cxx dependency in the lockfile is ever re-resolved cargo will probably pick a cxx that is not 1.48 compatible.

Copy link
Collaborator

@ascjones ascjones left a comment

Choose a reason for hiding this comment

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

Thanks @brson!

@ascjones ascjones merged commit 1c79839 into use-ink:master Jul 3, 2023
This was referenced Jul 26, 2023
@smiasojed smiasojed mentioned this pull request Mar 4, 2024
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