wasm_resize_rgba 0.6.0

esm modules for image resizing using the CatmullRom (hq) or Hamming methods, with sync and async (worker) versions
Documentation

WASM libs for resizing an rgba ImageData.

This is a based on a fork of the fast_image_resize rust crate.

Compilation:

wasm-pack build --target web

Dependencies: