lisudoku_solver

Build

wasm-pack build --target bundler

Running tests

All tests cargo test -- --nocapture

Individual test cargo test check_6x6_solve -- --nocapture