另一个可产生快速执行代码的方法就是直接产生JVM字节码。
Another way to get fast executing code is to generate the JVM bytecode directly.
JVM解释字节码,而不是把字节码编译成机器码并直接执行机器码。
The JVM interpreted the bytecodes rather than compiling them to machine code and executing the machine code directly.
JVM解释字节码,而不是把字节码编译成机器码并直接执行机器码。
The JVM interpreted the bytecodes rather than compiling them to machine code and executing the machine code directly.
应用推荐