Stream: wasmtime

Topic: ✔ Has wasi::io/poll changed type recently?


view this post on Zulip Scott Waye (Oct 15 2023 at 16:30):

I'm getting

Error: import `wasi:io/poll` has the wrong type

Caused by:
    0: instance export `pollable` has the wrong type
    1: expected resource found nothing

Using the latest wasi_snapshot_preview1.reactor.wasm

view this post on Zulip Alex Crichton (Oct 16 2023 at 13:34):

This has changed somewhat recently yeah, namely moving wasi:poll/poll to wasi:io/poll I believe. You'll want to confirm that the verison of Wasmtime you're using matches the version of the adapter used to produce a component

view this post on Zulip Notification Bot (Oct 18 2023 at 23:47):

Scott Waye has marked this topic as resolved.

view this post on Zulip Notification Bot (Oct 18 2023 at 23:47):

Scott Waye has marked this topic as unresolved.

view this post on Zulip Notification Bot (Oct 18 2023 at 23:47):

Scott Waye has marked this topic as resolved.


Last updated: Oct 23 2024 at 20:03 UTC