Replies: 3 comments
|
No. |
0 replies
|
It's actually a really cool project if they can pull it off. Not having full compatibility makes it kind of its own compiler though completely separate from php-src. Similar to what Hacklang did. You could probably still link it to FrankenPHP somehow, but I guess it would be easier to just use the built-in server. |
0 replies
|
There are multiple reasons why this won't affect FrankenPHP:
It sadly goes against everything FrankenPHP is trying to support and is directly built for something that replaces FrankenPHP. Now it would be interesting if they created C-ABI shared libraries that FrankenPHP could load and call into... but honestly then every other webserver could do that too, since it wouldn't have anything to do with PHP anymore. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Swoole-Compiler will provide a PHP Native AOT compiler, supporting the compilation of PHP code into executable files, improving computational performance by 150 times.
Will this impact FrankenPHP?
https://mp.weixin.qq.com/s/05I3xe4pgRJufSBG-8Gz6w
All reactions