-
-
Notifications
You must be signed in to change notification settings - Fork 56.5k
WASM modules should not be stored as Base64 #22530
Copy link
Copy link
Closed
Milestone
Description
- OpenCV => https://docs.opencv.org/5.x/opencv.js
- Operating System / Platform => JS + WASM
- Compiler => Emscripten
Detailed description
Base64 is bloat.
Steps to reproduce
- Download https://docs.opencv.org/5.x/opencv.js
- Open in a text editor
- See base-64 encoded WASM module.
Issue submission checklist
- I report the issue, it's not a question
- I checked the problem with documentation, FAQ, open issues,
forum.opencv.org, Stack Overflow, etc and have not found any solution - I updated to the latest OpenCV version and the issue is still there
- There is reproducer and related data files: videos, images, onnx, etc
Reactions are currently unavailable