Skip to content

v0.5.1 - Fix read & buffer bugs in @runno/wasi

Compare
Choose a tag to compare
@taybenlor taybenlor released this 12 Jul 00:04
· 49 commits to main since this release
d8f6bbb

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