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
bc0df92137c303e11c32f74b821f9e5cde242b3c
wasmtime
/
crates
/
c-api
History
Pat Hickey
b7593cb8fe
Merge remote-tracking branch 'origin/main' into pch/wiggle_sync_shimming
2021-05-06 17:54:03 -07:00
..
include
Bring back
Module::deserialize
(
#2858
)
2021-04-27 10:55:12 -05:00
macros
Wasmtime 0.19.0 and Cranelift 0.66.0 (
#2027
)
2020-07-16 12:46:21 -05:00
src
Merge remote-tracking branch 'origin/main' into pch/wiggle_sync_shimming
2021-05-06 17:54:03 -07:00
wasm-c-api
@
c9d3128465
Update WebAssembly C API submodule to latest commit. (
#2579
)
2021-01-14 09:36:12 -06:00
.gitignore
Add support for documenting the C API (
#1928
)
2020-07-01 14:05:18 -05:00
Cargo.toml
Update spec tests (
#2690
)
2021-03-01 16:39:20 -06: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
.