substrate-wasmtime

Crates.iosubstrate-wasmtime
lib.rssubstrate-wasmtime
version0.19.0
sourcesrc
created_at2020-03-12 18:11:37.469499
updated_at2020-07-23 16:02:55.523124
descriptionHigh-level API to expose the Wasmtime runtime
homepage
repositoryhttps://github.com/bytecodealliance/wasmtime
max_upload_size
id217915
size308,618
Core devs (github:paritytech:core-devs)

documentation

https://docs.rs/wasmtime

README

Wasmtime Embedding API

The wasmtime crate is an embedding API of the wasmtime WebAssembly runtime. This is intended to be used in Rust projects and provides a high-level API of working with WebAssembly modules.

If you're interested in embedding wasmtime in other languages, you may wish to take a look a the C embedding API instead!

Commit count: 13891

cargo fmt