Commit b881699
committed
fix(wasm-canvas): stop duplicate wasm_push_key; tune statement yields
wasm_push_key no longer pushes to wasm_key_ring when gfx_vs is set;
GET consumed queue then ring, doubling keys (skipped RETURN waits).
Relax execute_statement (128) and run_program (32) yields so pause/resume
test passes; MID$/LEFT$/RIGHT$ yields unchanged.
Add examples/wasm_canvas_hang_probe.bas for isolated hang/GET checks.1 parent 2bde3ce commit b881699
3 files changed
Lines changed: 52 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1353 | 1353 | | |
1354 | 1354 | | |
1355 | 1355 | | |
1356 | | - | |
| 1356 | + | |
| 1357 | + | |
1357 | 1358 | | |
1358 | 1359 | | |
1359 | 1360 | | |
| |||
1363 | 1364 | | |
1364 | 1365 | | |
1365 | 1366 | | |
| 1367 | + | |
| 1368 | + | |
1366 | 1369 | | |
1367 | 1370 | | |
1368 | 1371 | | |
| |||
8043 | 8046 | | |
8044 | 8047 | | |
8045 | 8048 | | |
8046 | | - | |
| 8049 | + | |
| 8050 | + | |
8047 | 8051 | | |
8048 | 8052 | | |
8049 | 8053 | | |
| |||
9006 | 9010 | | |
9007 | 9011 | | |
9008 | 9012 | | |
9009 | | - | |
9010 | | - | |
| 9013 | + | |
| 9014 | + | |
9011 | 9015 | | |
9012 | 9016 | | |
9013 | 9017 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments