Emscripten is a transpiler that transforms C++ code into webasm or javascript. It lets you convert C++ programs into webpages ! Some examples here. There is something special to know about files: ...
New Year update for OpenCV 4.x has been released. CVBenchmark An unbiased CPU benchmark by OpenCV (https://github.com/opencv/cvbenchmark) that provides an evaluation ...