Skip to content

Commit 7803d3c

Browse files
committed
add sarahs remaining solution code for web gpu puzzles
1 parent 8570b5c commit 7803d3c

3 files changed

Lines changed: 652 additions & 39 deletions

File tree

experimental/fasthtml/gpu_puzzles/client.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ async function updateEditor() {
240240
AppState.preamble + AppState.editor.getValue(),
241241
AppState.wgSize,
242242
AppState.gridSize,
243+
AppState.puzzleIndex,
243244
)
244245
.catch((error) => {
245246
console.error("execution failed", error);

0 commit comments

Comments
 (0)