Merge pull request #3663 from teymour-aldridge/patch-1

Add a link to the JIT demo.
This commit is contained in:
Chris Fallin
2022-01-07 10:44:08 -08:00
committed by GitHub

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,