Skip to main content
HHVM logo

HHVM

Open-source virtual machine for Hack and PHP with JIT compilation

About

HHVM is an open-source virtual machine that executes programs written in Hack and PHP. It uses just-in-time compilation to translate bytecode into machine code at runtime for optimized performance.