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.
 
 
韩天峰 74274f8328 fix(compiler): defer cache IDs to convert phase 4 days ago
..
CommandOptions.php refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
CompileOptions.php refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
FileScanner.php fix(build): make source discovery deterministic 4 days ago
LinkOptions.php refactor(compiler): migrate symbol storage to repository pattern with diagnostic reporter 2 months ago
NativeBuildConfigurationTrait.php refactor(parser): remove unused methods and update call argument generation 5 days ago
NativeBuilder.php feat(parser): refactor string concatenation and foreach iteration handling 2 months ago
NativeCommandOptionsTrait.php refactor(build): separate project-specific compile options from common pch 4 days ago
PhpxLocator.php feat(wasm): add WASI program build script and HTTP fetch support 3 weeks ago
PrecompiledHeaderManager.php feat(build): add cache management for precompiled headers with automated pruning 4 weeks ago
ResourceCompilationTrait.php refactor(build): extract command options and resource compilation to traits 2 months ago
SourceCompileQueue.php feat(parser): refactor string concatenation and foreach iteration handling 2 months ago
SourcePipelineTrait.php fix(compiler): defer cache IDs to convert phase 4 days ago
WasiProjectConfig.php feat(wasm): add WASI component library mode with WIT interface generation 3 weeks ago
WasiToolchain.php build(wasm): update wit-bindgen dependency management 2 weeks ago
WasmInterfaceGenerator.php fix(compiler): defer cache IDs to convert phase 4 days ago