Continuations through JIT compiler
There is a very interesting paper on a potential way of getting native java continuations into the JVM. I am wondering if a new JIT compiler might be a future way to go. I came across this open source JIT compiler implementation that potentially could be used as a basis.