mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
f04e77323b
The `returns_len` argument type of `wasmer_export_func_returns_params` must be `uint32_t` to match the `wasmer_export_func_returns_arity` results, so that casts are not required. |
||
---|---|---|
.. | ||
error.rs | ||
export.rs | ||
global.rs | ||
import.rs | ||
instance.rs | ||
lib.rs | ||
memory.rs | ||
module.rs | ||
table.rs | ||
value.rs |