Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 77d8649

Browse files
authored
Update link to cranelift source code
The existing url redirects to https://github.com/bytecodealliance/cranelift which then has a note saying the code has moved.
1 parent ba061b5 commit 77d8649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/reference/crates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ relocs, for example.
7373

7474
An embeddable WebAssembly interpreter from Parity.
7575

76-
### `cranelift-wasm` | [crates.io](https://crates.io/crates/cranelift-wasm) | [repository](https://github.com/CraneStation/cranelift)
76+
### `cranelift-wasm` | [crates.io](https://crates.io/crates/cranelift-wasm) | [repository](https://github.com/bytecodealliance/wasmtime/tree/master/cranelift)
7777

7878
Compile WebAssembly to the native host's machine code. Part of the Cranelift (né
7979
Cretonne) code generator project.

0 commit comments

Comments
 (0)