Pooya Parsa
Pooya Parsa
Working on https://github.com/unjs/unwasm/pull/23, i hope it can help to support resvg-js sooner.
Updated: https://stackblitz.com/edit/stackblitz-starters-4rizt7?file=src%2Findex.ts,build.config.ts
(keeping this open to not forget, might move to single tracker issue, finally we have to help upstream packages like `resvg-js` be ESM compatible)
Thanks dear @kazupon yes i am aware of this project. The goals of this tracker is to most importantly expose a nice JS API to inspect and work with `.wasm`...
I would highly appreciate a runnable reproduction 🙏
Okay, i will try to assmble a reproduction for photon as well to track both separately 👍🏼 There might be same common issues but we always need reproduction to make...
Thanks for nice reproduction @mukundshah. Added a fix via https://github.com/unjs/unwasm/pull/24 keeping this issue open until make sure photon is fully compatible.
Thanks for the updates and info dear @Zn4rK ❤️
Thanks for the pointer dear @SevInf. I'm going to work on [prisma driver integration](https://db0.unjs.io/integrations/prisma) soon (congrats on last release!) and will investigate this one as well. (mainly for here we...
https://github.com/unjs/unwasm/pull/24 landed with a relevant fix. Keeping this issue open until making sure prisma is fully supported.