Skip to content

Conversation

webmaster128
Copy link
Member

Closes #444

@webmaster128 webmaster128 added this to the 0.11.0 milestone Sep 8, 2020
Copy link
Contributor

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

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

Looks good.

Did you say we don't need nightly once we have 1.45? Or do we need 1.45 + wasmer-reborn to remove the nightly dependency?

environment:
# Make sure to choose version with clippy present: https://rust-lang.github.io/rustup-components-history/x86_64-unknown-linux-gnu.html
NIGHTLY_TOOLCHAIN: nightly-2020-05-26
NIGHTLY_TOOLCHAIN: nightly-2020-09-08
Copy link
Contributor

Choose a reason for hiding this comment

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

That's quite the jump

@webmaster128
Copy link
Member Author

Did you say we don't need nightly once we have 1.45? Or do we need 1.45 + wasmer-reborn to remove the nightly dependency?

Wasmer Reborn is required. 0.17.x did not get the necessary dynasm update (wasmerio/wasmer#1489). So this is mostly a preparation step.

@webmaster128 webmaster128 merged commit 5df197b into master Sep 8, 2020
@webmaster128 webmaster128 deleted the update-rust-to-1.45.2 branch September 8, 2020 13:41
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.

Document and bump min Rust version to 1.45.0
2 participants