neon-lang
neon-lang copied to clipboard
JVM target needs to set max_stack in class file properly
This is probably best done by having the emitter keep track of which bytecodes have been emitted and adjusting an internal stack high water mark.