Is there any way to build Zephir & Phalcon as a static library (i.e. phalcon.a) instead of a shared object?
It's just I've been building extensions for PHP & HHVM over last year & I think I've got a model that might mean we can get Phalcon on HHVM.
Is there any way to build Zephir & Phalcon as a static library (i.e. phalcon.a) instead of a shared object?
It's just I've been building extensions for PHP & HHVM over last year & I think I've got a model that might mean we can get Phalcon on HHVM.