Add WebP decoding to the Node/wasm package

image-webp is pure Rust and compiles to wasm32; brings the npm
package's input formats closer to the CLI/Python surface. Wasm grows
~115 KB (486 KB -> 601 KB). Also gitignore nodejs/.npmrc.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Chris Tsang
2026-07-24 18:09:50 +01:00
co-authored by Claude Opus 4.8
parent ec715f8c3c
commit 6e9b147bbd
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -2,3 +2,5 @@
/target
/node_modules
Cargo.lock
# npm auth token — per-project, never commit
.npmrc