[][src]Module wasmer_runtime_c_api::error

Read runtime errors.

Structs

CApiError

Functions

update_last_error
wasmer_last_error_length

Gets the length in bytes of the last error if any.

wasmer_last_error_message

Gets the last error message if any into the provided buffer buffer up to the given length.