@resvg/resvg-wasm
generate-images
Use the WASM module of [`resvg-js`](https://github.com/thx/resvg-js) to replace `fabric` and the problematic native `canvas` dependency. WASM works cross-platform so we can include it in the main `package.json`.
Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: silverwind <me@silverwind.io>