Add a link to the JIT demo.

This commit is contained in:
Teymour Aldridge
2022-01-07 16:08:05 +00:00
committed by GitHub
parent 6b5e9d8732
commit 8d50cf3e23

View File

@@ -1,4 +1,7 @@
//! Top-level lib.rs for `cranelift_jit`.
//!
//! There is an [example project](https://github.com/bytecodealliance/cranelift-jit-demo/)
//! which shows how to use some of the features of `cranelift_jit`.
#![deny(
missing_docs,