kleisauke / wasm-vips

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

deno support #25

Closed ImUrX closed 1 year ago

ImUrX commented 1 year ago

it would be nice for this to happen :) also found this

ImUrX commented 1 year ago

sorry for being ignorant, didnt check on the closed issues. Could you maybe mention support on the readme?

kleisauke commented 1 year ago

Good idea! Commit 46be7510bfb7bd61f31e4cac9817e477360ba0d0 mentions that Deno is supported and includes an example on how to import it.