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
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
Scott Waye has marked this topic as resolved.
Scott Waye has marked this topic as unresolved.
Scott Waye has marked this topic as resolved.
Last updated: Nov 22 2024 at 17:03 UTC