folk-runtime-embed 0.1.4

Embedded PHP runtime for Folk — PHP interpreter runs in-process via FFI
Documentation

Embedded PHP runtime for Folk.

Embeds the PHP interpreter directly into the Rust process via FFI, eliminating IPC overhead. Each worker runs on a dedicated OS thread with its own isolated PHP runtime.