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.
 
 
韩天峰 8503c7c32c 支持 wasm 3 weeks ago
..
AnonClassGenerator.php refactor(generator): replace self::TYPE_* constants with Type::* constants 2 months ago
CallArgumentGenerator.php feat(compiler): implement strict scalar type validation for parameters and returns 3 weeks ago
ClosureGenerator.php 支持 wasm 3 weeks ago
DefaultArgumentGenerator.php fix(compiler): convert runtime constants in default helpers 1 month ago
FiberGenerator.php 支持 wasm 3 weeks ago
LibraryImportStubGenerator.php 编译期注解语法支持 1 month ago
PlaceHolderGenerator.php refactor(docs): update file paths and directory structure references 2 months ago
PropertyPromotion.php refactor(core): restructure namespace and file organization 2 months ago
ResourceFileGenerator.php refactor(docs): update file paths and directory structure references 2 months ago
Symbol.php refactor(parser): change numeric parsing to always return strings 3 weeks ago
TypeCheckGenerator.php feat(compiler): implement strict scalar type validation for parameters and returns 3 weeks ago
Utils.php fix(generator): ensure all generated C values are returned as strings 3 weeks ago