Add a mention of simplejit-demo to the README.

This commit is contained in:
Dan Gohman
2018-09-21 20:52:59 -07:00
parent ea0c196c11
commit 8055abf90d

View File

@@ -13,6 +13,11 @@ into executable machine code.
For more information, see [the
documentation](https://cranelift.readthedocs.io/en/latest/?badge=latest).
For an example of how to use the JIT, see the [SimpleJIT Demo], which
implements a toy language.
[SimpleJIT Demo]: https://github.com/CraneStation/simplejit-demo
Status
------