Hi, what is the oldest Rust compiler version where Cranelift or wasmtime is required to run on? I've found some borrow-checker work arounds that no longer apply under the current stable Rust versions which is why I am curious.
@Hero Bird We generally require the latest Rust stable, except that we wait two weeks after each stable release before depending on it.
See here for details
Thanks a lot!
Last updated: Nov 22 2024 at 16:03 UTC