Lawu icon indicating copy to clipboard operation
Lawu copied to clipboard

Stack Map Support In Assembler

Open TkTech opened this issue 9 years ago • 1 comments

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)

TkTech avatar Feb 19 '16 00:02 TkTech

R/O support is now in the develop branch with assembly support coming soon.

TkTech avatar Jul 16 '17 04:07 TkTech