PHP to rust FFI example

This commit is contained in:
Nicolas Far
2019-05-17 19:14:20 -04:00
parent 0d944bd327
commit 21390884d1
5 changed files with 41 additions and 0 deletions

5
php-to-rust/README.md Normal file
View File

@@ -0,0 +1,5 @@
PHP 7.4 is needed
At time of writing, that means [compiling from source](https://github.com/php/php-src#building-php-source-code).
Make sure to pass --with-ffi as a parameter to ./configure