This version fixes some small issues, and update the hashing algorithm for caching to be crypto-secure.
Changelog
- Updated the hashing algorithm to be crypto (blake2b) #214
- Fix Emscripten read/write casting #222
- [Windows] Commit virtual memory before copying #212