php-compiler
php-compiler copied to clipboard
Create source maps from PHP to LLVM IR
LLVM supports adding debug info to allow source maps to be implemented between PHP and the emitted LLVM IR.
We should add support for that.