Files
wasmtime/crates/c-api
Nick Fitzgerald 267bf16683 wasmtime-c-api: Add Wasmtime-specific APIs for externrefs
This commit adds APIs to create new `externref` values (with and without
finalizers) and to get an `externref`'s wrapped data.
2020-07-10 13:09:08 -07:00
..
2020-04-22 12:56:54 -05:00

Wasmtime's C API

For more information you can find the documentation for this library online.