Files
wasmer/lib/api
Syrus 7dea455c73 Merge branch 'master' into engine
# Conflicts:
#	Cargo.toml
#	lib/api/Cargo.toml
#	lib/api/src/lib.rs
#	lib/engine-jit/src/engine.rs
2020-05-03 23:20:22 -07:00
..
2020-05-03 23:20:22 -07:00
2020-05-03 23:20:22 -07:00
2020-04-21 22:13:57 -07:00

Wasmer API

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