bytecodealliance / wasmtime

A fast and secure runtime for WebAssembly
https://wasmtime.dev/
Apache License 2.0
14.82k stars 1.24k forks source link

Update MSRV to 1.77.0 #8796

Closed alexcrichton closed 3 weeks ago

alexcrichton commented 3 weeks ago

This accompanies today's release of Rust 1.79.0. This means that CI will now use the latest stable of 1.79.0 for testing primarily. Additionally this updates the pinned nightly commit used for testing to today's nightly and fixes a few warnings that uncovered. I plan on having a follow-up that leverages some new APIs and features in 1.77.0.