blurkit-wasm-codecs
v0.1.7
Published
WASM codec backend for blurkit runtimes.
Maintainers
Readme
blurkit-wasm-codecs
WASM codec companion package for blurkit.
This package provides the jsquash decode/resize/encode backend used by:
blurkit/wasmblurkit/denofor image decodingblurkit/edgefallback when nativeImageDecoderandOffscreenCanvasare unavailableblurkitCLI with--backend wasm
Install
npm install blurkit-wasm-codecsUsage
You normally do not import this package directly.
Install it alongside blurkit when you need wasm runtime paths.
