microsoft / vscode-wasm

A WASI implementation that uses VS Code's extension host as the implementing API
MIT License
376 stars 27 forks source link

Fix stream bugs #196

Closed mlugg closed 3 weeks ago

mlugg commented 3 weeks ago

This should resolve the remaining bugs underlying #178.

mlugg commented 3 weeks ago

@microsoft-github-policy-service agree

kristoff-it commented 3 weeks ago

Can confirm this PR fixes all the problems still present from #178