What's Changed
- Implement LazyPageManager by @mrexodia in #36. This results in a 100x speedup in some cases.
- Align the result of memory.find_free to be suitable for allocation per default by @mrexodia in #38. Thanks to @herrcore for reporting!
Full Changelog: v0.1.2...v0.1.3