An optimized backtracking algorithm using Rust to solve a sudoku grid with wasm-pack
A unique sudoku puzzle in the form of a String with zeros in the empty cells delimited by new line characters at the end of each row.
A string with the relevant answer returned as a String delimited by new line characters at the end of each row.
Follow the details on the url: https://developer.mozilla.org/en-US/docs/WebAssembly/Rust_to_wasm