github-actions[bot] commented on Issue #1737:
Subscribe to Label Action
cc @peterhuene
<details>
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 <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
alexcrichton commented on Issue #1737:
Oh heh good point! I've added a comment.
The
drophere isn't necessary in all cases, it's just our case wheretry_initfails after the first call, and it's expected that you should be able to callwasm_engine_newmultiple times.
Last updated: Dec 06 2025 at 06:05 UTC