nfroidure / ttf2woff2

Convert ttf files to woff2.
MIT License
297 stars 39 forks source link

Rebuild with Emscripten 2.0.11 to fix “Invalid asm.js: Invalid member of stdlib” #62

Closed andersk closed 3 years ago

andersk commented 3 years ago

Fixes this warning with Node.js ≥ 14.6.0:

(node:1534) V8: /tmp/ttf2woff2/jssrc/ttf2woff2.js:3 Invalid asm.js: Invalid member of stdlib
nfroidure commented 3 years ago

Thanks for your help! Merged and published under 4.0.0 version.