anoopelias opened PR #6797 from anoopelias:ae/fix-code-in-doc
to bytecodealliance:main
:
Sample code provided in Readme of
wasmtime
crate specifies three generic arguments forget_typed_func
API, while it needs only two. This fixes the sample code by removing the last generic argument.Fixes #6796
anoopelias requested pchickey for a review on PR #6797.
anoopelias requested wasmtime-core-reviewers for a review on PR #6797.
jameysharp submitted PR review:
Looks like this has been broken since the Wasmtime 4.0.0 release in December. Thank you for fixing it!
jameysharp merged PR #6797.
Last updated: Nov 22 2024 at 17:03 UTC