TypePHP 编译器 https://swoole.com/aot/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
韩天峰 bf31da8e7b feat(compiler): 实现SSA分析和类型优化功能 3 months ago
..
float-bitwise-mod.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
float-narrow-basic.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
float-narrow-mixed.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
int-calculation.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
int-narrow-basic.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
int-narrow-overflow.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
narrow-div-pow.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
narrow-ref-prevent.phpt feat(compiler): 实现SSA分析和类型优化功能 3 months ago
strlen-const.phpt feat(php): 优化 strlen 函数的编译时折叠 3 months ago