Files
wasmtime/crates/c-api
Thibault Charbonnier 8082aeaa5f C API: expose wasmtime_linker_get_one_by_name() (#1897)
* C API: expose wasmtime_linker_get_one_by_name()

* C API: remove unnecessary 'unsafe' qualifiers

* C API: avoid unnecessary mutable borrows of the Linker
2020-06-23 14:23:49 -05:00
..
2020-04-22 12:56:54 -05:00

Implementation of wasm-c-api in Rust

https://github.com/WebAssembly/wasm-c-api