-
Updated
Apr 28, 2020 - Java
jit-compiler
Here are 80 public repositories matching this topic...
-
Updated
Oct 10, 2019 - C++
We should write down how the virtual machine is bootstrapped and built.
The VM bootstraps in a complex way including multiple "little language" code generators. This process is not currently documented and can be confusing.
RaptorJIT bootstrap is different to LuaJIT bootstrap too. We dropped the minilua
interpreter, we don't require a bootstrap for an ordinary build of the master branch, a
Qemu includes its own JIT and interpreter subsystems.
Maybe it can be useful to describe mir design difference from it in JIT comparison section.
https://wiki.qemu.org/Documentation/TCG
https://wiki.qemu.org/Features/TCI
-
Updated
Apr 9, 2018 - C++
-
Updated
Mar 15, 2020 - C
-
Updated
May 26, 2020 - C
-
Updated
Jun 1, 2020 - C
-
Updated
Jan 29, 2020 - Rust
If you collect all six trapped villagers in a level they'll play a song at the end. The end of the song doesn't play.
Wiki improvements
In particular, put the contents in the Addons page into XML so that we can generate both the Addons page and a better Download page from it.
-
Updated
Apr 21, 2018 - Python
-
Updated
Apr 28, 2020 - C++
-
Updated
Feb 4, 2018 - Ruby
-
Updated
May 24, 2020 - C#
-
Updated
Apr 1, 2017 - C
-
Updated
Aug 18, 2019 - Rust
-
Updated
May 30, 2020 - Java
-
Updated
Feb 17, 2016 - C++
-
Updated
Dec 18, 2017 - C++
-
Updated
Jan 4, 2019 - C
-
Updated
Mar 6, 2020 - Python
-
Updated
May 28, 2020 - Python
-
Updated
May 24, 2020 - C++
-
Updated
May 30, 2020 - C
Improve this page
Add a description, image, and links to the jit-compiler topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jit-compiler topic, visit your repo's landing page and select "manage topics."
Parsing raw wiki text into structured format is hard, especially handling wiki documents that are not well-formed. This issue is for tracking problematic cases where the extraction is wrong or missing.