You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add support for `stream` with no `<T>`
Signed-off-by: Roman Volosatovs <[email protected]>
test: return `future` in future return test WIT
Signed-off-by: Roman Volosatovs <[email protected]>
build: update wasm-tools
Signed-off-by: Roman Volosatovs <[email protected]>
avoid divide-by-zero in `StreamReader::poll_next`
I hit this when testing "unit streams" (i.e. streams with no payload type)
end-to-end.
BTW, I can't wait to get some runtime tests going in this repo so we can catch
this kind of thing in CI.
Signed-off-by: Joel Dice <[email protected]>
* update to latest wasm-tools
Signed-off-by: Joel Dice <[email protected]>
---------
Signed-off-by: Joel Dice <[email protected]>
Co-authored-by: Joel Dice <[email protected]>
0 commit comments