descriptionnone
homepage URLhttp://developers.facebook.com/hiphop-php/
repository URLhttps://github.com/facebook/hiphop-php.git
ownertuxlover684+suj@gmail.com
last changeFri, 31 Oct 2025 04:01:45 +0000 (30 21:01 -0700)
last refreshFri, 31 Oct 2025 04:06:10 +0000 (31 05:06 +0100)
content tags
README.md

HHVM

HHVM page | HHVM documentation | Hacklang page | General group | Dev group | Twitter

HHVM is an open-source virtual machine designed for executing programs written in Hack. HHVM uses a just-in-time (JIT) compilation approach to achieve superior performance while maintaining amazing development flexibility.

HHVM should be used together with a webserver like the built in, easy to deploy Proxygen, or a FastCGI-based webserver on top of nginx or Apache.

Installing

If you're new, try our getting started guide.

You can install a prebuilt package or compile from source.

Running

You can run standalone programs just by passing them to hhvm: hhvm example.hack.

If you want to host a website:

Our getting started guide provides a slightly more detailed introduction as well as links to more information.

Contributing

We'd love to have your help in making HHVM better. If you're interested, please read our guide to contributing.

License

HHVM is licensed under the PHP and Zend licenses except as otherwise noted.

The Hack typechecker is licensed under the MIT License except as otherwise noted.

The Hack Standard Library is licensed under the MIT License except as otherwise noted.

Reporting Crashes

See Reporting Crashes for helpful tips on how to report crashes in an actionable manner.

Security

For information on reporting security vulnerabilities in HHVM, see SECURITY.md.

FAQ

Our user FAQ has answers to many common questions about HHVM, from general questions to questions geared towards those that want to use.

There is also a FAQ for contributors to HHVM.

shortlog
40 min ago Nolan O'BrienFix missing enum values in switch statementsmaster
40 min ago Nolan O'BrienFix missing enum values in switch statements
119 min ago TJ YinFix naming conflict
3 hours ago Phil LopreiatoFix propagation of load header from HTTP server
4 hours ago Andrew Hilgerstress tests for incomplete stream consume
4 hours ago Yedidya Feldblumlink paper for cstring_view
5 hours ago Cameron EvansAdd const version of `Cpp2ConnContext::getTimestamps`.
5 hours ago Evan ZouAllow streams to be freed twice
5 hours ago Vassil MladenovPass correct path when parsing old decls
6 hours ago Nikhil Thomaslog filename when failing to parse facts
7 hours ago Shweta ChatrolaImplement Server-side Weightless Restriction
7 hours ago Shai SzulanskiStore wire type in FieldDefinition
7 hours ago Evan ZouClean up enable_stream_graceful_shutdown
7 hours ago Jason Friedthrift-py3: make tests python 3.14 ready
8 hours ago TJ YinAdd helper function to look up structured_annotations...
9 hours ago Emil HesslowFix srcloc for parameter default values
...
tags
2 years ago HHVM-4.172.3
2 years ago HHVM-4.168.4
2 years ago nightly-2023.03.24
2 years ago nightly-2023.03.23
2 years ago nightly-2023.03.22
2 years ago nightly-2023.03.21
2 years ago nightly-2023.03.20
2 years ago nightly-2023.03.19
2 years ago nightly-2023.03.18
2 years ago nightly-2023.03.17
2 years ago nightly-2023.03.16
2 years ago nightly-2023.03.15
2 years ago nightly-2023.03.14
2 years ago nightly-2023.03.13
2 years ago nightly-2023.03.12
2 years ago nightly-2023.03.11
...
heads
40 min ago master
9 months ago fixup-T212332461-master
9 months ago fixup-T212257294-master
23 months ago fixup-T169348611-master
23 months ago fixup-T162541827-master
2 years ago HHVM-4.172
2 years ago HHVM-4.168
2 years ago ubuntu_codespace_config
2 years ago HHVM-4.153
2 years ago wilfred_ci
2 years ago HHVM-6.26
3 years ago HHVM-4.167
3 years ago HHVM-4.169
3 years ago HHVM-4.170
3 years ago HHVM-4.171
3 years ago HHVM-4.166
...