v0.5.1 - Fix read & buffer bugs in @runno/wasi
This release fixes two bugs in @runno/wasi. Thanks to @jabinb for doing the investigation and fixes.
- Fixes a bug where the first write buffer allocation could be undersized for the requested amount of bytes
- Fixes a bug where reads were using the wrong indexing