hhvm
https://github.com/facebook/hhvm
C++
A virtual machine for executing programs written in Hack.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported19 Subscribers
Add a CodeTriage badge to hhvm
Help out
- Issues
- Introduce a new `/* HH_TRACE[$var] */` annotation
- HHVM results in a fatal error when accessing a property that contains a NUL byte.
- [ Feature Request ] Move /tmp/hh_server to the repository root
- Assertion failure in CurlResource::closeForSweep()
- Falsy checks for empty vecs break type checker soundness
- Memory leak with reified generics
- [ Typechecker ] Message when passing A where B is expected when A and B are newtypes does not mention A, just ?nonnull
- Introduce [pure] as coeffects bottom type
- Calling a shared protected interface method in an object of another class is allowed by the typechecker, but fatals at runtime.
- Unsound behaviour allowed with return static
- Docs
- C++ not yet supported