We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e321f7 commit b90fadbCopy full SHA for b90fadb
README.md
@@ -29,6 +29,7 @@ Currently supported architectures:
29
30
### What works? 🔥
31
32
+- [x] Multi-pass branch optimisation (it uses `jmp rel8` instructions when offset is smaller than `rel16`)
33
- [x] Local / Global variables
34
- [x] `float` / `double` operations using X87 stack-based registers
35
- [x] Advanced types `struct`, `union`, `enum`
0 commit comments