Recall that native machine code is much faster than bytecode.
Recordemos que el código binario es mucho más rápido que bytecode.
After installation, the compiling program will convert scripts into bytecode.
Después de la instalación, el compilador convertirá los scripts en bytecode.
As developers, we aren't responsible for writing the bytecode.
Como desarrolladores, no somos responsables de escribir el código byte.
Java and C# are compiled into bytecode, the virtual-machine-friendly interpreted language.
Java y C# se compilan a código byte, el lenguaje interpretado específico para la máquina virtual.
Compile bytecode with the help of this tool.
Later, this article looks at a bytecode standard that can be used for any language.
Más adelante, este artículo observa un código de bytes estándar que puede utilizarse para cualquier lenguaje.
This is just the bytecode "data" sent along with the request.
Esto es solamente el data bytecode enviado junto con la solicitud.
This bytecode can only execute on a virtual machine.
Este bytecode solo se puede ejecutar en una máquina virtual.
The mixed solution using bytecode tends to have efficiency somewhere in between.
En algún punto intermedio, tiende a ser más eficiente la solución mixta usando bytecode.
The bytecode may then be interpreted by, or run on a virtual machine.
El bytecode es entonces interpretado, o ejecutado por una máquina virtual.
The bytecode can translated to an almost human readable format using decopile.
El bytecode se puede ver en un formato casi leíble por humanos usando decopile.
The replaced forms emit different bytecode than the original form would have emitted.
Las formas reemplazadas emiten un bytecode diferente del que sería emitido por las formas originales.
Fast and performant, hard to reverse engineer, unlike even obfuscated bytecode targets.
Rápido y eficaz, con una ingeniería difícil de revertir, a diferencia del confuso bytecode.