Lawu
Lawu copied to clipboard
Stack Map Support In Assembler
The assembler currently lacks support for stack maps, a newly required feature for targeting Java 7 and above.
- [x] Reading
- [ ] Writing (uncompressed, simple frames)
- [ ] Writing (compressed frames)
R/O support is now in the develop branch with assembly support coming soon.