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
- Make hh_single_compile an OSS executable
- [ Runtime ] Feedback on expression trees, `\Spliceable` is hardcoded in the typechecker, but not declared, this will cause name collisions
- Add quickfix for accidental string interpolation
- Add quickfix for missing use block on lambdas
- 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
- Docs
- C++ not yet supported