Added the watch and scheduler systems

This commit is contained in:
Connor Johnstone
2026-03-20 16:28:15 -04:00
parent eaaff5f98f
commit 9d6c0e31c1
16 changed files with 948 additions and 164 deletions

1
frontend/Cargo.lock generated
View File

@@ -862,6 +862,7 @@ version = "0.1.0"
dependencies = [
"gloo-net 0.6.0",
"gloo-timers 0.3.0",
"js-sys",
"serde",
"serde_json",
"wasm-bindgen",