Skip to content

Commit 84c343f

Browse files
simvuxbongjunj
authored andcommitted
Add link to Cranelift Examples (bytecodealliance#10912)
* Add link to Cranelift Examples * clarify that Cranelift Examples is third-party maintained
1 parent bb9bc67 commit 84c343f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cranelift/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ For an example of how to use Cranelift to run WebAssembly code, see
2727

2828
[Wasmtime]: https://github.com/bytecodealliance/wasmtime
2929

30+
For various examples of how to use Cranelift to accomplish common compiler
31+
tasks, see the [Cranelift Examples] repository maintained by @simvux.
32+
33+
[Cranelift Examples]: https://github.com/simvux/cranelift-examples
34+
3035
Status
3136
------
3237

0 commit comments

Comments
 (0)