Replies: 3 comments
-
|
No. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
-
|
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. |
Beta Was this translation helpful? Give feedback.
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
Beta Was this translation helpful? Give feedback.
All reactions