v0.10.12
·
12 commits
to master
since this release
- Fix
fs.readFileSyncwithout encoding to returnBufferinstead of rawUint8Array, so.toString()decodes as UTF-8 - Load
Bufferpolyfill in:noderuntimes (was only available in:browserruntimes) - Work around
enif_make_map_from_arrayssegfault on ERTS 15.0–15.2.2 (OTP 27.0–27.2) when returning JS objects with >128 keys