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
8bc75502112d05e2f16e0714e59ae3cb4bd9c43c
wasmtime
/
crates
/
c-api
History
Thibault Charbonnier
e7cb82af89
c-api: add wasm_config_parallel_compilation_set (
#5298
)
2022-11-29 23:03:05 +00:00
..
include
c-api: add wasm_config_parallel_compilation_set (
#5298
)
2022-11-29 23:03:05 +00:00
macros
Leverage Cargo's workspace inheritance feature (
#4905
)
2022-09-26 11:30:01 -05:00
src
c-api: add wasm_config_parallel_compilation_set (
#5298
)
2022-11-29 23:03:05 +00: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
Merge pull request from GHSA-wh6w-3828-g9qf
2022-11-10 11:34:38 -06:00
CMakeLists.txt
Android support (
#4606
)
2022-08-30 09:08:26 -05:00
doxygen.conf
Implement RFC 11: Redesigning Wasmtime's APIs (
#2897
)
2021-06-03 09:10:53 -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
.