Commit Graph
15 Commits
Author SHA1 Message Date
jonas f30ac14d5d feat(web): setup basic svelte-tailwind webapp 2026-08-20 14:49:13 +02:00
jonas 90ccd230e4 feat: rudamentary guess interface 2026-08-20 12:24:23 +02:00
jonas ffc5b9d38e feat: refine wasm interfacing
- allow loading wordlist from internal data
- no unwraps in wasm branches
2026-08-20 12:23:38 +02:00
jonas c6e8849b28 wasm object interaction test 2026-08-20 00:20:02 +02:00
jonas 63c19c3baa allow unsupported systems for cross comp 2026-08-19 21:54:16 +02:00
jonas 8845234529 feat: add wordle-solver-web nix package 2026-08-19 21:46:40 +02:00
jonas 9edf42cf82 chore: tidy nix expressions 2026-08-19 20:59:30 +02:00
jonas 7e5dae50e1 feat: add hacky wasm-pkg nix package 2026-08-19 18:49:58 +02:00
jonas 49a59cfad6 add web-app stub 2026-08-19 14:57:14 +02:00
jonas 05c0f4e37c improve remaining guess estimation 2026-08-18 22:38:47 +02:00
jonas 31092eddc4 make solver interactive 2026-08-18 21:47:37 +02:00
jonas 715bce656d fix pattern bug where yellow takes precedence 2026-08-18 21:18:28 +02:00
jonas 416ab6beba add panic if solution space is empty 2026-08-18 20:33:26 +02:00
jonas 992890ebb2 first version draft 2026-08-18 20:22:48 +02:00
jonas 48fa1052ad initial commit 2026-08-18 13:34:11 +02:00