Camden Dixie O'Brien cdo
  • Joined on 2023-09-09
cdo pushed to main at cdo/wipforth 2026-03-21 23:17:33 +00:00
aa9c18346d Add message for when chromium hard reload bug breaks things
a2f06c977e Wrap no JS message in noscript tag
Compare 2 commits »
cdo pushed to main at cdo/wipforth 2026-03-20 13:37:02 +00:00
58e2cf3e1f Fix SharedArrayBuffer name in README
efdae93d90 Add favicon to deploy manifest
Compare 2 commits »
cdo pushed to main at cdo/wipforth 2026-03-20 13:16:01 +00:00
804626ddad Add asm.js to deploy manifest
cdo deleted branch reduce-load-time from cdo/wipforth 2026-03-20 13:13:24 +00:00
cdo pushed to main at cdo/wipforth 2026-03-20 13:13:24 +00:00
cbe5733fcd Bump version patch number
7961c68639 Reduce wait in e2e tests
d202157a58 Reduce dot interval to 25 ms
97fc43bf93 Add "Welcome to" to welcome message
2c13ad4e1f Handle prelude loading message in JS rather than Forth
Compare 8 commits »
cdo merged pull request cdo/wipforth#2 2026-03-20 13:13:22 +00:00
Reduce load time
cdo created pull request cdo/wipforth#2 2026-03-20 13:12:17 +00:00
Reduce load time
cdo pushed to reduce-load-time at cdo/wipforth 2026-03-20 13:11:08 +00:00
cbe5733fcd Bump version patch number
7961c68639 Reduce wait in e2e tests
d202157a58 Reduce dot interval to 25 ms
97fc43bf93 Add "Welcome to" to welcome message
2c13ad4e1f Handle prelude loading message in JS rather than Forth
Compare 8 commits »
cdo created branch reduce-load-time in cdo/wipforth 2026-03-20 13:11:08 +00:00
cdo pushed to profiler at cdo/wipforth 2026-03-20 13:06:25 +00:00
956d42d008 Create assembler driver script for recording word addresses
87d8345017 Run profiler while prelude is loading
d39fe580fc Implement sampling profiler
ba8c99a123 Mirror IP and RSP regs in memory
cc8ae742f0 Add more opcodes to assembler
Compare 6 commits »
cdo created branch profiler in cdo/wipforth 2026-03-20 13:06:25 +00:00
cdo deleted branch client-side-assembler from cdo/wipforth 2026-03-18 15:21:33 +00:00
cdo pushed to main at cdo/wipforth 2026-03-18 15:21:33 +00:00
67fc1d8d7b Remove race condition between assemble and prelude load prints
4000522b3a Remove obsolete assembly driver script
19ef69958d Update README
0a52388030 Update deploy manifest
6e8439eeaf Bump version number
Compare 72 commits »
cdo merged pull request cdo/wipforth#1 2026-03-18 15:21:33 +00:00
Assemble kernel on the client
cdo pushed to client-side-assembler at cdo/wipforth 2026-03-18 15:18:10 +00:00
67fc1d8d7b Remove race condition between assemble and prelude load prints
cdo pushed to client-side-assembler at cdo/wipforth 2026-03-18 15:09:08 +00:00
4000522b3a Remove obsolete assembly driver script
cdo created pull request cdo/wipforth#1 2026-03-18 15:06:10 +00:00
Assemble kernel on the client
cdo pushed to client-side-assembler at cdo/wipforth 2026-03-18 15:05:03 +00:00
19ef69958d Update README
cdo pushed to client-side-assembler at cdo/wipforth 2026-03-18 14:57:32 +00:00
191ad9a35e Update README
cdo pushed to client-side-assembler at cdo/wipforth 2026-03-18 14:53:55 +00:00
cdff1dbdbb Update README