Skip to content

[3.0.0] c-api: Fix wasmtime_func_call_unchecked to communicate all errors (…#5263

Merged
alexcrichton merged 1 commit into
bytecodealliance:release-3.0.0from
alexcrichton:another-trap-backport
Nov 14, 2022
Merged

[3.0.0] c-api: Fix wasmtime_func_call_unchecked to communicate all errors (…#5263
alexcrichton merged 1 commit into
bytecodealliance:release-3.0.0from
alexcrichton:another-trap-backport

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

@alexcrichton alexcrichton commented Nov 14, 2022

This is a backport of #5262

…ytecodealliance#5262)

Change the return value of this function to a `wasmtime_error_t*`
instead of the prior `wasm_trap_t*`. This is a leftover from bytecodealliance#5149.

Closes bytecodealliance#5257
@alexcrichton alexcrichton changed the title [3.0.0]c-api: Fix wasmtime_func_call_unchecked to communicate all errors (… [3.0.0] c-api: Fix wasmtime_func_call_unchecked to communicate all errors (… Nov 14, 2022
@alexcrichton alexcrichton merged commit 28718d9 into bytecodealliance:release-3.0.0 Nov 14, 2022
@alexcrichton alexcrichton deleted the another-trap-backport branch November 14, 2022 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants