Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

alexcrichton
Copy link
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.

None yet

2 participants