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.
 
 
yuan-dian be5cc71a8b
optimize: convert for-loop post-inc/dec to prefix to avoid zval copy (#79)
2 days ago
..
for-loop-post-expr-opt.php optimize: convert for-loop post-inc/dec to prefix to avoid zval copy (#79) 2 days ago
internal-constant-for-bound.php feat(aot): 支持类继承、接口及抽象类的类型兼容与运行时检查 2 months ago