Files
wasmtime/crates/c-api
Yury Delendik 399ee0a54c Serialize and deserialize compilation artifacts. (#2020)
* Serialize and deserialize Module
* Use bincode to serialize
* Add wasm_module_serialize; docs
* Simple tests
2020-07-21 15:05:50 -05:00
..

Wasmtime's C API

For more information you can find the documentation for this library online.