hhvm icon indicating copy to clipboard operation
hhvm copied to clipboard

possible to include xxhash into hhvm?

Open unisqu opened this issue 7 years ago • 3 comments
trafficstars

possible to include xxhash into hhvm?

unisqu avatar Feb 06 '18 19:02 unisqu

We have an internal extension - I'm unsure if it would be suitable for wider release - @terrelln ?

fredemmott avatar Feb 06 '18 19:02 fredemmott

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.

terrelln avatar Feb 06 '18 19:02 terrelln

@fredemmott Are there any plans to do this? xxhash support in HHVM open-source would be really useful :)

Daniel15 avatar Sep 01 '21 20:09 Daniel15