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
- Add quickfix for missing parent::__construct()
- Add quickfix for bad visibility modifiers
- Segfaults/memory corruption for large containers with size initialized from C++ (insufficient OOM checking)
- [ Typechecker ] Returning an unbound generic `T` does not create Hack errors, allowing for unsound use of `T`
- Internal error: Could not find class when running hh_client --lint --json
- Cleanup: Use `posix_spawn()` in `_OS\fork_and_execve()` on MacOS
- [ hh_client --lint ] False positive for 5607, equality checks a generic value to a typed value is not always false
- try catch around do while loop in a async block results in a verification error
- [Typechecker] dict types cannot be refined further for individual keys
- Async MySQL extension creating invalid Map in HHVM 4.80
- Docs
- C++ not yet supported