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.
 
 
NathanFreeman 3b6a48ef74 修复编译后的程序通过 Zend VM 调用自身的函数,如果此时临时变量过多,会导致段错误的问题 (#47) 3 weeks ago
..
compiler 修复编译后的程序通过 Zend VM 调用自身的函数,如果此时临时变量过多,会导致段错误的问题 (#47) 3 weeks ago
core fix(php): validate composite parameter variance 2 months ago
misc fix(php): 修复数组赋值表达式中的变量检测和返回值处理 7 months ago
project mv tests/aot to tests/compiler 2 months ago
std 重构 Trait 实现 3 weeks ago
wasm test(wasm): add comprehensive WASM testing infrastructure and runtime 3 weeks ago
zend fix(tests): 更新测试预期与改进跨平台兼容性 2 months ago