hhvm
hhvm copied to clipboard
possible to include xxhash into hhvm?
trafficstars
possible to include xxhash into hhvm?
We have an internal extension - I'm unsure if it would be suitable for wider release - @terrelln ?
There is no reason it couldn't be open sourced, its only dependency is xxhash. It currently only provides an interface to the XXH64() function, but it could be extended if needed.
@fredemmott Are there any plans to do this? xxhash support in HHVM open-source would be really useful :)