Skip to content

v0.0.20

Compare
Choose a tag to compare
@mhdawson mhdawson released this 14 Dec 17:50
· 6 commits to main since this release
2d0c0d0

Notable changes

  • Improve consistency with other WASM runtimes

    • Forbid fd_advise on directories
      (dc2cbab)
    • Error on ambiguous fstflags
      (ff7e84f)
    • fix: resolving relative paths in symlinks
      (0427f19)
  • Clarify limitations on implementation.md
    (1da5f32)