Wordle assistant built using Rust and WebAssembly to decrease your average and let you flex on your mates.
To compile the solver in dev mode use npm run compile-dev.
To compile it to be used in production use npm run build, this provides a build folder that can be uploaded to the chrome extensions store.