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

Commit f40dd6d

Browse files
authored
Merge pull request #225 from gdetrez/patch-1
Update link to cranelift source code
2 parents a22a6ae + 77d8649 commit f40dd6d

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)