What's Changed
- chore: kernel add Handle and Offset types to differentiate from Pointer by @G4Vi in #652
- feat: update README by @nilslice in #655
- docs: fix rc version in docs by @bhelx in #656
- feat: manifest wasm data without base64 by @G4Vi in #657
- feat(convert): add conversions for
Option<T>
by @zshipko in #658 - fix(kernel): Fix calculation of handle offset when splitting re-used memory, add kernel test by @Marton6 in #659
New Contributors
Full Changelog: v1.0.0...v1.0.1