Skip to content

Releases: kateinoigakukun/wasi-vfs

Release v0.6.3

12 Apr 20:44

Choose a tag to compare

Release v0.6.3

Release v0.6.2

29 Jan 15:13

Choose a tag to compare

Release v0.6.2

Release v0.6.1

05 Jan 06:03

Choose a tag to compare

Disable profiling feature in wasmtime to remove ittapi dependency

This fixes Windows linking errors with strnlen_s by removing the ittapi-sys
dependency, which is only needed for Intel VTune profiling support.

All default features are enabled except 'profiling'.

Release v0.5.5

16 Feb 14:08

Choose a tag to compare

bump version 0.5.5

Release v0.5.4

03 Dec 11:22

Choose a tag to compare

bump version 0.5.4

Release v0.5.2

07 Jan 19:07

Choose a tag to compare

bump version 0.5.2

Release v0.5.1

07 Jan 19:04

Choose a tag to compare

bump wasi-vfs to 0.5.1

I forgot to bump the version in source

Release v0.5.0

26 Nov 12:41

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

29 May 01:43

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

Release v0.3.0

23 May 17:56

Choose a tag to compare

What's Changed

  • License was changed from MIT to Apache-2.0 with LLVM-exception
  • Partially support bulk-memory feature
  • Stability improved
  • Partially support poll_oneoff

Full Changelog: v0.2.0...v0.3.0