Skip to content

Commit b90fadb

Browse files
authored
Update README.md
1 parent 9e321f7 commit b90fadb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Currently supported architectures:
2929

3030
### What works? 🔥
3131

32+
- [x] Multi-pass branch optimisation (it uses `jmp rel8` instructions when offset is smaller than `rel16`)
3233
- [x] Local / Global variables
3334
- [x] `float` / `double` operations using X87 stack-based registers
3435
- [x] Advanced types `struct`, `union`, `enum`

0 commit comments

Comments
 (0)