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 65378422bf
Add a `wasmtime_linker_define_func` C API function (#3122)
3 years ago
..
include Add a `wasmtime_linker_define_func` C API function (#3122) 3 years ago
macros Wasmtime 0.19.0 and Cranelift 0.66.0 (#2027) 4 years ago
src Add a `wasmtime_linker_define_func` C API function (#3122) 3 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 Port wasi-common from unsafe-io to io-lifetimes (#3049) 3 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 Implement RFC 11: Redesigning Wasmtime's APIs (#2897) 3 years ago

README.md

Wasmtime's C API

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