Stream: git-wasmtime

Topic: wasmtime / PR #6797 Fix incorrect sample code in document...


view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 07:04):

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 for get_typed_func API, while it needs only two. This fixes the sample code by removing the last generic argument.

Fixes #6796

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 07:04):

anoopelias requested pchickey for a review on PR #6797.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 07:04):

anoopelias requested wasmtime-core-reviewers for a review on PR #6797.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 16:42):

jameysharp submitted PR review:

Looks like this has been broken since the Wasmtime 4.0.0 release in December. Thank you for fixing it!

view this post on Zulip Wasmtime GitHub notifications bot (Aug 03 2023 at 17:27):

jameysharp merged PR #6797.


Last updated: Nov 22 2024 at 17:03 UTC