From baae7dbc38ad4e131c107d9f0f638530ac250e2e Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 17 Nov 2025 10:02:56 -0500 Subject: wasm support! --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 47900be..fc49406 100644 --- a/flake.nix +++ b/flake.nix @@ -47,6 +47,8 @@ cargo cargo-flamegraph clippy + # web + python3 # raylib cmake clang -- cgit v1.2.3-freya