Still a bunch of stuff left, mainly:
- support for
invokedynamic
- support for
lookupswitch
andtableswitch
- support for inner classes
- stackmap frame computations
- stack & local max computations
- better error handling
oh right and the horrendous code.
As said in the segment above there are a still plenty of issues with this which need to be adressed. If you are willing to do so pull requests are always welcome.
Hobby project, this is not meant to replace objectweb's asm.