-
Notifications
You must be signed in to change notification settings - Fork 95
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
rust-toolchain: bump rust to 1.81.0 #735
Conversation
bumps rust compiler to the latest version Signed-off-by: jiaxiao zhou <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Looks like we should be able to bump to 1.81, as that's what wasmer is using. |
Signed-off-by: Jiaxiao (mossaka) Zhou <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
hmm, this might be because we aren't using the latest wasmer? |
I would love to have the Wasmer maintainers to maintain this shim. CC @dierbei |
@andreiltd has been doing some work to get the wasmer shim in shape. |
Okay I will close this PR in favor of #730 |
bumps rust compiler to the latest version