substrate-wasmtime-jit

Crates.iosubstrate-wasmtime-jit
lib.rssubstrate-wasmtime-jit
version0.16.0-threadsafe.4
sourcesrc
created_at2020-03-12 18:08:04.596962
updated_at2020-05-19 18:18:30.485017
descriptionJIT-style execution for WebAsssembly code in Cranelift
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id217914
size78,677
Core devs (github:paritytech:core-devs)

documentation

https://docs.rs/wasmtime-jit

README

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.

Commit count: 13334

cargo fmt