Spice up the landing page a bit for the C API documentation and then link to it from a few places to ensure it's discoverable.
7 lines
224 B
Markdown
7 lines
224 B
Markdown
# 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/
|