toolbox
toolbox copied to clipboard
Use ImageData API in Catwalk Deno
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.