Mention Wasmtime as a complete implementation of the Environment traits.

This commit is contained in:
Dan Gohman
2018-12-20 15:02:10 -08:00
parent 95118e7244
commit 998a7d2b6d
3 changed files with 12 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ implements a toy language.
[SimpleJIT Demo]: https://github.com/CraneStation/simplejit-demo
For an example of how to use Cranelift to run WebAssembly code, see
[Wasmtime], which implements a standalone VM using Cranelift.
[Wasmtime], which implements a standalone, embeddable, VM using Cranelift.
[Wasmtime]: https://github.com/CraneStation/wasmtime