substrate-wasmtime-jit 0.16.0-threadsafe.4

JIT-style execution for WebAsssembly code in Cranelift
Documentation
1
2
3
4
5
6
7
8
9
10
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`].

Most users will want to use the main [`wasmtime`] crate instead of using this
crate directly.

[`wasmtime-environ`]: https://crates.io/crates/wasmtime-environ
[`wasmtime-runtime`]: https://crates.io/crates/wasmtime-runtime
[`wasmtime`]: https://crates.io/crates/wasmtime