No any wasm-* plugin on Mac Arm64 [in browser usage]
Open
- Dominant language
- TypeScript
- Stars
- 14.7k
- Forks
- 777
- PR merge metrics
- No merged PRs in 30d
Description
# Expected Behavior
Looks like wasm-webp and others don't compliled to support different envs. I cannot use it on Mac Arm64
# Current Behavior
no any wasm-* plugin in node_modules
# Failure Information (for bugs)
## Steps to Reproduce
1. get arm64 mac, create react app
2. try to run that example from docs https://jimp-dev.github.io/jimp/guides/webp/
3. you get it... --> error of missing dep-cy because package manager do not install unsupported wasms
## Context
- Jimp Version: 1.6.0
- Operating System: MacOS
- Node version: 22.4.0
## Failure Logs
Contributor guide
Assessment
This issue has not been assessed yet.