Hacker News new | ask | show | jobs
by danielheath 811 days ago
You could do Rosetta style conversion up front of the complete binary to get around the JIT ban, but that’s still loading code at runtime.