kleisauke / wasm-vips

libvips for the browser and Node.js, compiled to WebAssembly with Emscripten.
https://kleisauke.github.io/wasm-vips/
MIT License
508 stars 26 forks source link

The road to stable #1

Open kleisauke opened 4 years ago

kleisauke commented 4 years ago

See https://github.com/users/kleisauke/projects/1 for things that should be done before we could declare a stable release.

rauchg commented 3 years ago

Hey @kleisauke – we're very interested in using libvips with wasm to power Next.js image optimization in the local dev server. Please ping me on Twitter DM @rauchg or rauchg@vercel.com if you're interested in collaborating on it. We'd be willing to support the work to get wasm-vips stable and contribute the work back into OSS. Thank you for working on this!

atjn commented 2 years ago

I would like to use this in my project, and I would love to help you work on it. I will take a look at the roadmap, otherwise catch me on dev _at_ atjn.dk.

pukingrainbows commented 1 month ago

Hey @kleisauke – we're very interested in using libvips with wasm to power Next.js image optimization in the local dev server. Please ping me on Twitter DM @rauchg or rauchg@vercel.com if you're interested in collaborating on it. We'd be willing to support the work to get wasm-vips stable and contribute the work back into OSS. Thank you for working on this!

does anybody knows what vercel ended using? there was any work towards this or did they decided to go into a totally different route?

kleisauke commented 1 month ago

@pukingrainbows Did you see https://github.com/vercel/next.js/pull/63321?