You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alex Crichton 55b0e8b9e5
Fix C API function name of setting max instances (#2598)
4 years ago
..
include Add an instance limit to `Config` (#2593) 4 years ago
macros Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
src Fix C API function name of setting max instances (#2598) 4 years ago
wasm-c-api@c9d3128465 Update WebAssembly C API submodule to latest commit. (#2579) 4 years ago
.gitignore Add support for documenting the C API (#1928) 4 years ago
Cargo.toml Update immediate and transitive dependencies 4 years ago
LICENSE Move the C API to a separate crate (#818) 5 years ago
README.md Link to C API docs and make a landing page 4 years ago
doxygen.conf Document the rest of the C API (#1959) 4 years ago

README.md

Wasmtime's C API

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