arnaud-lb / php-go

php-go allows to call Go code from PHP, with minimal code boilerplate
MIT License
187 stars 20 forks source link

HHVM support? #4

Open beatscode opened 6 years ago

beatscode commented 6 years ago

I'm trying to use php-go with hhvm

Here are the steps I've done so far.

So my issue right now is that i need to run hphpize but it cannot find config.cmake. Not sure what needs to be in this file.

Here's a few links that might help https://github.com/hhvm/extension-example https://github.com/facebook/hhvm/wiki/Extension-API