Files
wasmtime/crates/c-api
Alex Crichton 93bf6b568f Expose wasmtime cache configuration in the C API (#1606)
This adds a new `wasmtime_config_cache_config_load` C API function to
allow enabling and configuring the cache via the API. This was
originally requested over at bytecodealliance/wasmtime-py#3
2020-04-28 11:04:49 -05:00
..
2020-04-22 12:56:54 -05:00
2020-04-22 12:56:54 -05:00
2020-04-03 13:13:37 -07:00

Implementation of wasm-c-api in Rust

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