Hacker News new | ask | show | jobs
by arrayjumper 2064 days ago
I used wasm for a computer vision related feature we built at work. It allowed us to reuse a bunch of things from opencv without having to reimplement those things in JS.