neon-lang icon indicating copy to clipboard operation
neon-lang copied to clipboard

JVM target needs to set max_stack in class file properly

Open ghewgill opened this issue 9 years ago • 0 comments

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.

ghewgill avatar Jan 24 '17 07:01 ghewgill