wasm-sudoku-solver
a WebAssembly-powered AR sudoku solver
JavaScript★ 366⑂ 47 forksupdated 6 years ago
visit the demo
git clone https://github.com/ColinEberhardt/wasm-sudoku-solver.gitColinEberhardt/wasm-sudoku-solverREADME.mdfork it — it’s yours
WebAssembly Powered Augmented Reality Sudoku Solver
You can find a brief tutorial that describes this project on my blog.
This project makes use of the WebAssembly build of OpenCV (a C++ computer vision library), Tensorflow (a machine learning library) and a solver written in Rust. It neatly demonstrates how WebAssembly allows you to write performance-critical web-based applications in a wide range of languages.
more like this
