TechStark / opencv-js

OpenCV JavaScript version for node.js or browser
https://npmjs.com/@techstark/opencv-js
Apache License 2.0
409 stars 36 forks source link

Wasm support #52

Open ghost opened 8 months ago

ghost commented 8 months ago

is there gonna be any wasm support in the future?

panstromek commented 7 months ago

This library uses the offical opencv.js, which already uses wasm by default.