Hacker News new | ask | show | jobs
by thedigitalengel 4722 days ago
I don't know if this counts, but the linux kernel famously uses a JIT to filter network packets:

https://github.com/torvalds/linux/blob/master/arch/x86/net/b...