chaos-lang / jitverse

Comparison of all the JITs in the universe
9 stars 2 forks source link

Add MCJIT, AsmJit, DynASM, QBE and MIR #2

Open mertyildiran opened 3 years ago

mertyildiran commented 3 years ago

We need help for adding recursive Fibonacci sequence algorithm example and build instructions for:

Also filling the related columns in the microprocessor architecture support matrix would be helpful too.

dumblob commented 2 years ago

Maybe add also https://github.com/basilTeam/basil/tree/master/jasmine (it seems hella fast in some scenarios: https://twitter.com/elucentdev/status/1446303330238562309 ).

mertyildiran commented 2 years ago

@dumblob maybe you might want to include it through a PR?