Stream: git-wasmtime

Topic: wasmtime / PR #10492 Fix broken link to WASI async


view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 17:04):

Hopium21 opened PR #10492 from Hopium21:patch-1 to bytecodealliance:main:

Old:
https://github.com/bytecodealliance/wasmtime/tree/main/examples/wasi-async

New:
https://github.com/bytecodealliance/wasmtime/blob/main/examples/wasip1-async/main.rs

The original link pointed to a non-existent folder (wasi-async), resulting in a 404.
The wasip1-async example is the current equivalent for demonstrating async WASI usage and should be referenced instead.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 17:04):

Hopium21 requested alexcrichton for a review on PR #10492.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 17:04):

Hopium21 requested wasmtime-core-reviewers for a review on PR #10492.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 17:19):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 31 2025 at 17:41):

alexcrichton merged PR #10492.


Last updated: Apr 16 2025 at 21:03 UTC