toolbox icon indicating copy to clipboard operation
toolbox copied to clipboard

Use ImageData API in Catwalk Deno

Open nekowinston opened this issue 1 year ago • 0 comments

Deno just got support for ImageData in v1.39; so we could remove new_from_u8_array in WASM.

I haven't looked into how this affects webp en-/decoding yet, I think we'd still have to rely on magick_wasm for that, and there's a new release for it that I haven't tried yet.

nekowinston avatar Dec 15 '23 20:12 nekowinston