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
5ed8a9ba0eb35cec70363860214a2565d7f69daa
wasmtime
/
crates
/
c-api
History
Nick Fitzgerald
5ed8a9ba0e
wasmtime-c-api: Add an
externref
s example for the C API
2020-07-10 13:09:08 -07:00
..
include
wasmtime-c-api: Add Wasmtime-specific APIs for
externref
s
2020-07-10 13:09:08 -07:00
macros
Remove
HostRef<T>
from the C API (
#1926
)
2020-06-26 14:34:34 -05:00
src
wasmtime-c-api: Add Wasmtime-specific APIs for
externref
s
2020-07-10 13:09:08 -07:00
tests
wasmtime-c-api: Add an
externref
s example for the C API
2020-07-10 13:09:08 -07: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
.