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

c-api: Avoid losing error context with instance traps #5223

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

alexcrichton
Copy link
Member

This commit was a mistake from #5149

alexcrichton added a commit to alexcrichton/wasmtime-go that referenced this pull request Nov 8, 2022
This should fix compat with the `main` build of Wasmtime once
bytecodealliance/wasmtime#5223 is merged.
@github-actions github-actions bot added the wasmtime:c-api Issues pertaining to the C API. label Nov 8, 2022
@github-actions
Copy link

github-actions bot commented Nov 8, 2022

Subscribe to Label Action

cc @peterhuene

This issue or pull request has been labeled: "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

  • peterhuene: wasmtime:c-api

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton merged commit 7b5fd84 into bytecodealliance:main Nov 8, 2022
@alexcrichton alexcrichton deleted the more-c-api-errors branch November 8, 2022 17:43
alexcrichton added a commit to bytecodealliance/wasmtime-go that referenced this pull request Nov 8, 2022
* Update for trap changes in Wasmtime

This should fix compat with the `main` build of Wasmtime once
bytecodealliance/wasmtime#5223 is merged.

* Fix GC issue with frames on a trap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasmtime:c-api Issues pertaining to the C API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants