wasmtime-crypto 12.0.2

Command-line interface for Wasmtime with the crypto extensions
Documentation
1
2
3
4
5
6
# Embedding in C

This section is intended to showcase the C embedding API for Wasmtime. Full
reference documentation for the C API [can be found online][online]

[online]: https://bytecodealliance.github.io/wasmtime/c-api/