Files
wasmer/lib/api
Syrus Akbary 8b29bfcbd9 Merge pull request #14 from wasmerio/func
Func* to Function* for clarity
2020-05-04 14:15: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.