Initial reorg.
This is largely the same as #305, but updated for the current tree.
This commit is contained in:
6
crates/jit/README.md
Normal file
6
crates/jit/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
This is the `wasmtime-jit` crate, which contains JIT-based execution
|
||||
for wasm, using the wasm ABI defined by [`wasmtime-environ`] and the
|
||||
runtime support provided by [`wasmtime-runtime`].
|
||||
|
||||
[`wasmtime-environ`]: https://crates.io/crates/wasmtime-environ
|
||||
[`wasmtime-runtime`]: https://crates.io/crates/wasmtime-runtime
|
||||
Reference in New Issue
Block a user