|
|
|
|
|
by MaxBarraclough
793 days ago
|
|
> LLVM is not great at JITs That seems like a generalisation. It's true LLVM will never be a lightweight toolkit, but if you want to generate highly optimised code it seems like a solid choice, assuming you're doing relatively 'vanilla' code-gen work. |
|