Files
wasmtime/crates/c-api
Konstantin Preißer fe2bfdbc1f Move the endianness notes introduced with #4035 to wasmtime_val_raw. (#5303)
It seems they were mistakenly added to the `wasmtime_valunion` union whereas it is actually the `ValRaw` Rust type (represented by `wasmtime_val_raw`) that is affected by the change.
2022-11-21 10:37:05 -06:00
..
2022-08-30 09:08:26 -05:00

Wasmtime's C API

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