Log in
Register
linkhut
Bookmarks
tagged with:
jit
Sort by:
recency
popularity
Order:
descending
ascending
12 Jan 24
Building a baseline JIT for Lua automatically |
https://sillycross.github.io/2023/05/12/2023-05-12/
A thorough, approachable overview of jit dev.
by
eli
1 year ago
saved
2
times
Tags:
lua
jit
vm
programming
09 Jan 24
Python 3.13 gets a JIT
https://tonybaloney.github.io/posts/python-gets-a-jit.html
by
mcherm
1 year ago
Tags:
personal_net
via:HackerNews
python
jit
10 Nov 23
fornwall/rust-script: Run Rust files and expressions as scripts without any setup or compilation step.
https://github.com/fornwall/rust-script
by
astratagem
2 years ago
Tags:
rust
scripting
jit
dev