Y
Hacker News
new
|
ask
|
show
|
jobs
by
asmala
5101 days ago
I'm curious to see what the implications are for other JVM languages given the promise of more efficient byte code.
1 comments
spullara
5101 days ago
That is already released in JDK7: the invokedyanmic bytecode -- JRuby is probably on the forefront of taking advantage of it.
link