Skip to content

canary

Pre-release
Pre-release
Compare
Choose a tag to compare
@dicej dicej released this 02 Aug 20:07
· 2 commits to main since this release
f58eecb
update to WASI 0.2.1

This fixes an issue such that we were confusing 0.2.0 pollables for 0.2.1
pollables when passing them to the .NET runtime, which confused the host because
it considers them to be different resource types.

Signed-off-by: Joel Dice <[email protected]>