A prototype Sudoku application built with a Stencil web component and a Rust API. The Rust API generates & solves a Sudoku puzzle. The Stencil web component takes this puzzle data and presents it to the user and then lets the user attempt to solve the puzzle.