plicease opened PR #1662 from graham/add-set-suffix
to master
:
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
- [x] This has been discussed in issue #1501
[x] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful. The original feature didn't have tests either
- [x] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->
This relates to #1501 and #1513. I think that the _set suffix was missing from these two declarations. I'm calling from Perl using FFI, but my read of thewasmtime.h
header file is that they macros create function prototypes with the names in this patch. @alexcrichton wrote the original PR and I am assuming could review.
alexcrichton submitted PR Review.
alexcrichton merged PR #1662.
Last updated: Nov 22 2024 at 16:03 UTC