Skip to content

Commit cd21269

Browse files
authored
Fix Cranelift link in readme (#1118)
1 parent 3f47f93 commit cd21269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> ⚠⚠⚠ Certain kinds of FFI don't work yet. ⚠⚠⚠
44
5-
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/master/cranelift).
5+
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).
66
This has the potential to improve compilation times in debug mode.
77
If your project doesn't use any of the things listed under "Not yet supported", it should work fine.
88
If not please open an issue.

0 commit comments

Comments
 (0)