Skip to content

Fix calling call hooks with unchecked func variants#3881

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:more-hook-calls
Mar 4, 2022
Merged

Fix calling call hooks with unchecked func variants#3881
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:more-hook-calls

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit fixes calling the call hooks configured in a store for host
functions defined with Func::new_unchecked or similar. I believe that
this was just an accidental oversight and there's no fundamental reason
to not support this.

This commit fixes calling the call hooks configured in a store for host
functions defined with `Func::new_unchecked` or similar. I believe that
this was just an accidental oversight and there's no fundamental reason
to not support this.
@github-actions github-actions Bot added the wasmtime:api Related to the API of the `wasmtime` crate itself label Mar 4, 2022
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 4, 2022

Subscribe to Label Action

cc @peterhuene

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

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

  • peterhuene: wasmtime:api

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

Learn more.

@alexcrichton alexcrichton merged commit 352908e into bytecodealliance:main Mar 4, 2022
@alexcrichton alexcrichton deleted the more-hook-calls branch March 4, 2022 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants