Files
wasmtime/crates/c-api
Amanieu d'Antras 6d61c1578f Add a proper implementation of Clone for C API vector types
The previous implementation used a shallow copy, which is incorrect and
could lead to a use-after-free.
2021-12-03 23:57:19 +00:00
..
2021-11-15 10:21:13 -08:00

Wasmtime's C API

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