Skip to content

Commit 3df706c

Browse files
authored
update Rust generator and runtime to match async spec (#1233)
This updates async support for the Rust generator and runtime to match recent (and not-so-recent) spec changes: - Use explicit waitable-sets to wait for waitables - Return packed (`CallbackCode`, waitable-set) tuples from exports and callbacks - Remove `Event.DONE`, which no longer exists I've tested this end-to-end with `wasip3-prototyping`. Signed-off-by: Joel Dice <[email protected]>
1 parent 60a1314 commit 3df706c

File tree

2 files changed

+251
-139
lines changed

2 files changed

+251
-139
lines changed

0 commit comments

Comments
 (0)