v0.2.0
Pre-release
Pre-release
Implemented Wasm Proposals
- Custom Page Sizes
What's Changed
- Speed up Kani proofs and make sure failed allocs don't change state by @h313 in #59
- Clean up readme by @myint in #64
- Increase host module interaction coverage by @akshitj11 in #63
- Refactor tests into regression/core by @Kronos3 in #65
- First time contributor PR comment by @Kronos3 in #66
- Unit tests for alloc.rs by @Kronos3 in #67
- Regression tests for table, memory, chain function imports by @Kronos3 in #68
- Center readme header by @Kronos3 in #69
- Expand README with rationale for SpaceWasm by @Kronos3 in #70
- Remove redundant README section by @Kronos3 in #72
- decode seeds with the matching fuzz-target generator by @kokroo in #71
- Use rust-cache for CI Rust dependency caching by @TaKO8Ki in #73
- Add UTs for Vec and String by @Kronos3 in #78
- Add in copyright notice for Rust and circular-buffer by @Kronos3 in #79
- fix: return trap on start function stack overflow instead of panicking by @Anantdadhich in #75
- Replace unsafe MaybeUninit array initialization by @chise0713 in #80
- Add tracking issues for proposals by @Kronos3 in #82
- Custom page sizes by @Kronos3 in #84
- Update docs for custom page sizes by @Kronos3 in #85
New Contributors
- @akshitj11 made their first contribution in #63
- @kokroo made their first contribution in #71
- @TaKO8Ki made their first contribution in #73
- @Anantdadhich made their first contribution in #75
- @chise0713 made their first contribution in #80
Full Changelog: v0.1.2...v0.2.0
What's Changed
- Speed up Kani proofs and make sure failed allocs don't change state by @h313 in #59
- Clean up readme by @myint in #64
- Increase host module interaction coverage by @akshitj11 in #63
- Refactor tests into regression/core by @Kronos3 in #65
- First time contributor PR comment by @Kronos3 in #66
- Unit tests for alloc.rs by @Kronos3 in #67
- Regression tests for table, memory, chain function imports by @Kronos3 in #68
- Center readme header by @Kronos3 in #69
- Expand README with rationale for SpaceWasm by @Kronos3 in #70
- Remove redundant README section by @Kronos3 in #72
- decode seeds with the matching fuzz-target generator by @kokroo in #71
- Use rust-cache for CI Rust dependency caching by @TaKO8Ki in #73
- Add UTs for Vec and String by @Kronos3 in #78
- Add in copyright notice for Rust and circular-buffer by @Kronos3 in #79
- fix: return trap on start function stack overflow instead of panicking by @Anantdadhich in #75
- Replace unsafe MaybeUninit array initialization by @chise0713 in #80
- Add tracking issues for proposals by @Kronos3 in #82
- Custom page sizes by @Kronos3 in #84
- Update docs for custom page sizes by @Kronos3 in #85
New Contributors
- @akshitj11 made their first contribution in #63
- @kokroo made their first contribution in #71
- @TaKO8Ki made their first contribution in #73
- @Anantdadhich made their first contribution in #75
- @chise0713 made their first contribution in #80
Full Changelog: v0.1.2...v0.2.0