|
|
|
|
|
by chrisseaton
1869 days ago
|
|
> A project that maintains a list of different JIT implementations for programming languages and compares them would be a great way to see what are the different approaches to implementing JITs and which language features make it hard to implement performant JITs. SOM for example has many implementations with different approaches to compilation http://som-st.github.io. |
|