hhvm (1) Linux Manual Page
hhvm – Execute PHP and Hack files Synopsishhvm [OPTIONS] [-f] file [[—]args…] hhvm –php [PHP-OPTIONS] [-f] file [[—]args…] Descriptionhhvm(1) (aka the HipHop Virtual Machine) is an open-source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time compilation approach to run programs. HHVM should be used standalone for command line…
