CopernicaMarketingSoftware / PHP-CPP

Library to build PHP extensions with C++
http://www.php-cpp.com/
Apache License 2.0
1.43k stars 333 forks source link

proof-of-cencept for calling wasm from php - not great, but probably ok as demo/example code? #519

Open davidbuzz opened 8 months ago

davidbuzz commented 8 months ago

uses https://extism.org/ , and probably not a great example, but since extism claims it can integrate with go/js/node/ocaml/rust/c++/Zed/python/java/ruby/whatever , does that mean that a fully fleshed-out libextism.so might be more powerful/easier than php's FFI module?

davidbuzz commented 6 days ago

Please ignore the commit with the binaries in it.