Skip to content

Commit 714be01

Browse files
committed
end-to-end gpu puzzles web app working, some cleanup needed
1 parent 7803d3c commit 714be01

5 files changed

Lines changed: 1109 additions & 878 deletions

File tree

experimental/fasthtml/gpu_puzzles/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ build/run.wasm: check-emsdk run.cpp
2626

2727
watch:
2828
@echo "Watching for changes..."
29-
ls run.cpp | entr -c make debug
29+
ls *.cpp *.h | entr -c make debug
3030

3131
server: build/run.js
3232
python3 run.py

0 commit comments

Comments
 (0)