diff options
author | johannst <johannst@users.noreply.github.com> | 2024-12-07 01:01:45 +0000 |
---|---|---|
committer | johannst <johannst@users.noreply.github.com> | 2024-12-07 01:01:45 +0000 |
commit | 5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e (patch) | |
tree | 418e8eebbfe7129d5082efa730e161edd3743161 /crates.js | |
parent | 52a0308e18fbbec25f0e9f31ec8f11589a35f351 (diff) | |
download | juicebox-asm-5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e.tar.gz juicebox-asm-5289cbf5331dfd0d0c2242a7e7c8030aa4032c7e.zip |
deploy: 9c3c3fd923d894d2351eb22129ea693eb98fa8ff
Diffstat (limited to 'crates.js')
-rw-r--r-- | crates.js | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -window.ALL_CRATES = ["add","fib","juicebox_asm","tiny_vm"];
\ No newline at end of file +window.ALL_CRATES = ["add","bf_vm","fib","juicebox_asm","tiny_vm"]; +//{"start":21,"fragment_lengths":[5,8,6,15,10]}
\ No newline at end of file |