diff --git a/Readme.md b/Readme.md index c5436cf67c..95dfcbfded 100644 --- a/Readme.md +++ b/Readme.md @@ -1,10 +1,14 @@ # Cranelift codegen backend for rust +FOO + The goal of this project is to create an alternative codegen backend for the rust compiler based on [Cranelift](https://github.com/bytecodealliance/wasmtime/blob/main/cranelift). This has the potential to improve compilation times in debug mode. If your project doesn't use any of the things listed under "Not yet supported", it should work fine. If not please open an issue. +Update readme + ## Download using Rustup The Cranelift codegen backend is distributed in nightly builds on Linux, macOS and x86_64 Windows. If you want to diff --git a/rust-version b/rust-version index 5ffe95a0b5..aa504e6e23 100644 --- a/rust-version +++ b/rust-version @@ -1 +1 @@ -e7d44143a12a526488e4f0c0d7ea8e62a4fe9354 +93716ad49f2508b0d501caf586b364490628752a