Skip to content

Web assembly distribution of the DiceKeys reading algorithms

License

Notifications You must be signed in to change notification settings

dicekeys/read-dicekey-js

Repository files navigation

read-dicekey-js

Web assembly distribution of the DiceKeys reading algorithms

EMSDK is the emscripten SDK

setenv emsdk <path_to_emsdk>
cmake -G Ninja -DCMAKE_TOOLCHAIN_FILE=C:\Users\stuar\git\emsdk\upstream\emscripten\cmake\Modules\Platform\Emscripten.cmake -S cpp -B build
cd build; ninja; cd ..

Still need to manually compile OpenCV Still need to copy read-dicekey-js.[js|wasm] from build/bin to src

About

Web assembly distribution of the DiceKeys reading algorithms

Resources

License

Stars

Watchers

Forks

Packages