This website requires JavaScript.
Explore
Help
Sign In
T0b1
/
wasmtime
Watch
1
Star
0
Fork
0
You've already forked wasmtime
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a817470fab2bd2b13ea730830f06d618dd2d2425
wasmtime
/
crates
/
c-api
History
Yury Delendik
a817470fab
Fix signature of wasmtime_module_new
2020-07-15 14:07:36 -05:00
..
include
Fix signature of wasmtime_module_new
2020-07-15 14:07:36 -05:00
macros
Remove
HostRef<T>
from the C API (
#1926
)
2020-06-26 14:34:34 -05:00
src
Fix signature of wasmtime_module_new
2020-07-15 14:07:36 -05:00
wasm-c-api
@
d9a80099d4
Move all examples to a top-level directory (
#1286
)
2020-03-11 15:37:24 -05:00
.gitignore
Add support for documenting the C API (
#1928
)
2020-07-01 14:05:18 -05:00
Cargo.toml
Wasmtime 0.18.0 and Cranelift 0.65.0.
2020-06-11 17:49:56 -07:00
doxygen.conf
Document the rest of the C API (
#1959
)
2020-07-02 09:26:10 -05:00
LICENSE
Move the C API to a separate crate (
#818
)
2020-01-14 11:36:57 -08:00
README.md
Link to C API docs and make a landing page
2020-07-02 08:49:27 -07:00
README.md
Wasmtime's C API
For more information you can find the documentation for this library
online
.