cmgriffing / giffium

Create and share beautiful gifs of your source code diffs.
https://giffium.com
MIT License
10 stars 7 forks source link

Get Gif generation working in a Worker thread #1

Closed cmgriffing closed 1 week ago

cmgriffing commented 1 week ago

Please see line 269 of src/routes/index.tsx.

The library we are using theoretically supports using a worker thread, but I have had mixed results with trying to use it.

The library in question is: https://www.npmjs.com/package/modern-gif