index
:
juicebox-asm
gh-pages
main
x64 jit assembler
johannst
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
gh-pages
deploy: 6cc2331c8ff8e7372cd6e9a339250a9d8b58a547
johannst
4 weeks
main
readme: add badge for blog entry
Johannes Stoelp
4 weeks
Age
Commit message
Author
Files
Lines
2024-12-20
readme: add badge for blog entry
HEAD
main
Johannes Stoelp
1
-1
/
+3
2024-12-20
disasm: move out and implement on asm/rt
Johannes Stoelp
4
-38
/
+66
2024-12-19
rt: remove dump() and add disasm(), to directly disasm code using ndisasm if ...
Johannes Stoelp
3
-17
/
+48
2024-12-19
example: use Runtime::dump rather than writing bytes out by hand
Johannes Stoelp
2
-10
/
+10
2024-12-19
readme: add ascii logo
Johannes Stoelp
1
-0
/
+13
2024-12-13
cargo: replace nix with libc
Johannes Stoelp
2
-21
/
+20
2024-12-13
bf: compile constant into jit code, doc updates
Johannes Stoelp
1
-14
/
+21
2024-12-13
asm: remove wildcard use stmt
Johannes Stoelp
1
-4
/
+4
2024-12-13
bf: add runtime check for data ptr over/underflow
Johannes Stoelp
2
-15
/
+90
2024-12-13
fib: only use caller saved registers
Johannes Stoelp
1
-1
/
+1
[...]
Clone
https://git.memzero.de/mirror/juicebox-asm
ssh://git.memzero.de/mirror/juicebox-asm
git@git.memzero.de:mirror/juicebox-asm