aboutsummaryrefslogtreecommitdiffhomepage
BranchCommit messageAuthorAge
gh-pagesdeploy: 6cc2331c8ff8e7372cd6e9a339250a9d8b58a547johannst4 weeks
mainreadme: add badge for blog entryJohannes Stoelp4 weeks
 
 
AgeCommit messageAuthorFilesLines
2024-12-20readme: add badge for blog entryHEADmainJohannes Stoelp1-1/+3
2024-12-20disasm: move out and implement on asm/rtJohannes Stoelp4-38/+66
2024-12-19rt: remove dump() and add disasm(), to directly disasm code using ndisasm if ...Johannes Stoelp3-17/+48
2024-12-19example: use Runtime::dump rather than writing bytes out by handJohannes Stoelp2-10/+10
2024-12-19readme: add ascii logoJohannes Stoelp1-0/+13
2024-12-13cargo: replace nix with libcJohannes Stoelp2-21/+20
2024-12-13bf: compile constant into jit code, doc updatesJohannes Stoelp1-14/+21
2024-12-13asm: remove wildcard use stmtJohannes Stoelp1-4/+4
2024-12-13bf: add runtime check for data ptr over/underflowJohannes Stoelp2-15/+90
2024-12-13fib: only use caller saved registersJohannes Stoelp1-1/+1
[...]
 
Clone
https://git.memzero.de/mirror/juicebox-asm
ssh://git.memzero.de/mirror/juicebox-asm
git@git.memzero.de:mirror/juicebox-asm