Commit Graph

564 Commits

Author SHA1 Message Date
Scott Richmond
010f0b53c1 build
Former-commit-id: 1158821aff
2025-07-02 14:52:22 -04:00
Scott Richmond
e5f70e0803 build 2025-07-02 14:52:22 -04:00
Scott Richmond
d9b9ddc654 ready handshake for better message passing
Former-commit-id: cfe8009861
2025-07-02 14:51:42 -04:00
Scott Richmond
7a0da1e678 ready handshake for better message passing 2025-07-02 14:51:42 -04:00
Scott Richmond
b466d76b2f build
Former-commit-id: 33b7f78038
2025-07-02 13:49:36 -04:00
Scott Richmond
dc972667c9 build 2025-07-02 13:49:36 -04:00
Scott Richmond
a807ac0b58 prevent rust panic on kill signal
Former-commit-id: 116a5b2ed9
2025-07-02 13:44:26 -04:00
Scott Richmond
f25f092e4e prevent rust panic on kill signal 2025-07-02 13:44:26 -04:00
Scott Richmond
3a720e3163 actually (?!) fix drunk turtle problem
Former-commit-id: 9414dc64d9
2025-07-01 20:10:24 -04:00
Scott Richmond
c62fc9ae62 actually (?!) fix drunk turtle problem 2025-07-01 20:10:24 -04:00
Scott Richmond
4889da3368 try again
Former-commit-id: 197cbfc795
2025-07-01 20:07:02 -04:00
Scott Richmond
dfd38299a6 try again 2025-07-01 20:07:02 -04:00
Scott Richmond
0710f23603 maybe fix drunk turtle bug?
Former-commit-id: f3801b3c37
2025-07-01 19:55:49 -04:00
Scott Richmond
8c3873e544 maybe fix drunk turtle bug? 2025-07-01 19:55:49 -04:00
Scott Richmond
4547d9fe51 another wasm release
Former-commit-id: f8983d24a4
2025-07-01 19:20:33 -04:00
Scott Richmond
00afe111c1 another wasm release 2025-07-01 19:20:33 -04:00
Scott Richmond
bd8004146c wasm release
Former-commit-id: e5467e9e7e
2025-07-01 19:08:13 -04:00
Scott Richmond
47b86f54cd wasm release 2025-07-01 19:08:13 -04:00
Scott Richmond
e79ac7859e thoughts
Former-commit-id: bba3e1e800
2025-07-01 19:07:16 -04:00
Scott Richmond
5e8685831c thoughts 2025-07-01 19:07:16 -04:00
Scott Richmond
d68f1bfa4e get reading input up and running
Former-commit-id: b7ff0eda80
2025-07-01 19:04:38 -04:00
Scott Richmond
111cf32dbe get reading input up and running 2025-07-01 19:04:38 -04:00
Scott Richmond
ee41d99393 get fetch up & running
Former-commit-id: 5b2fd5e2d7
2025-07-01 18:52:03 -04:00
Scott Richmond
0c155c3a96 get fetch up & running 2025-07-01 18:52:03 -04:00
Scott Richmond
6111d3e2e8 get input working
Former-commit-id: b12d0e00aa
2025-07-01 16:59:42 -04:00
Scott Richmond
1732cf0450 get input working 2025-07-01 16:59:42 -04:00
Scott Richmond
3765edd8d9 update worker url resolution
Former-commit-id: 808368d2b9
2025-07-01 16:30:17 -04:00
Scott Richmond
fa2999c68a update worker url resolution 2025-07-01 16:30:17 -04:00
Scott Richmond
4ad6ccf355 fix worker path
Former-commit-id: 88ff5886bb
2025-07-01 16:07:01 -04:00
Scott Richmond
03d41765ee fix worker path 2025-07-01 16:07:01 -04:00
Scott Richmond
63ac8fe80c get commands wired up, probs
Former-commit-id: 1ec60b9362
2025-07-01 14:35:36 -04:00
Scott Richmond
8097d4010b get commands wired up, probs 2025-07-01 14:35:36 -04:00
Scott Richmond
8d011f1212 fix FF event loop bug
Former-commit-id: 400bd5864b
2025-07-01 12:54:11 -04:00
Scott Richmond
176cf37588 fix FF event loop bug 2025-07-01 12:54:11 -04:00
Scott Richmond
e5e1d9ba0e add thoughts
Former-commit-id: 991705e734
2025-07-01 11:10:50 -04:00
Scott Richmond
1fc3bc89d3 add thoughts 2025-07-01 11:10:50 -04:00
Scott Richmond
3c93cd67ea stash changes
Former-commit-id: 989e217917
2025-07-01 10:42:34 -04:00
Scott Richmond
9cbf3eb4f8 stash changes 2025-07-01 10:42:34 -04:00
Scott Richmond
5a6b7387d9 fix truly heinous memory bug
Former-commit-id: 4e7557cbcc
2025-07-01 01:30:10 -04:00
Scott Richmond
2e7175adea fix truly heinous memory bug 2025-07-01 01:30:10 -04:00
Scott Richmond
ac089eeb22 hook the things up and discover a possible stop-the-world bug
Former-commit-id: 2f3f362f49
2025-07-01 00:43:01 -04:00
Scott Richmond
33602f0660 hook the things up and discover a possible stop-the-world bug 2025-07-01 00:43:01 -04:00
Scott Richmond
82a20f00c3 integration work continues
Former-commit-id: 4eceb62ce5
2025-06-30 18:59:59 -04:00
Scott Richmond
0eb1a9826c integration work continues 2025-06-30 18:59:59 -04:00
Scott Richmond
27e035c545 also add the new io file
Former-commit-id: 173fdb913c
2025-06-30 12:49:07 -04:00
Scott Richmond
afd0b7ab93 also add the new io file 2025-06-30 12:49:07 -04:00
Scott Richmond
0608caf90c stub out first pass of io system
Former-commit-id: bc49ece0cf
2025-06-30 12:48:50 -04:00
Scott Richmond
30a68eedc7 stub out first pass of io system 2025-06-30 12:48:50 -04:00
Scott Richmond
cc3020f22b use a hashset instead of vec for dead ids
Former-commit-id: 5478e5e40e
2025-06-29 18:14:06 -04:00
Scott Richmond
08c14570a6 use a hashset instead of vec for dead ids 2025-06-29 18:14:06 -04:00