v0.0.2
Notable changes:
- A custom memory allocator has been added.
- WASI syscalls are protected using mutexes.
- Code coverage is reported during testing.
- Test against libuv 1.33.1.
- Several incorrect WASI constants were corrected.
- ASAN was added to the CI.
- A
UVWASI_VERSION_WASI
constant was added.