TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Meta's Hack (HHVM) language appears to be no longer maintained

28 点作者 nkcmr8 个月前

13 条评论

paxys8 个月前
It is maintained. They just do it internally. Latest versions are periodically synced to Github. Most teams at Meta are still using Hack.
chomp8 个月前
Are we really at the point where last commit less than two months ago means something is unmaintained?
评论 #41500973 未加载
zpao8 个月前
Hi, Paul from the Open Source Team here at Meta. HHVM is still in use and there are no changes to the level of maintenance the open source project gets. There&#x27;s no conspiracy, no quiet quitting. The reality is that we just had some issues that affected our automatic syncing a little while back and HHVM got stuck. Since use outside of Meta is relatively low, unsticking it was just lower priority.<p>But we see that you&#x27;ve noticed and I think the folks working on HHVM internally will get that corrected soon!
throwaway2016a8 个月前
I&#x27;m a little surprised HHVM is still around, last time I checked it was barely (if at all) faster than vanilla PHP and PHP now has a lot of the comparible features like progressive type safety and concurrency (to an extent).<p>There are even competing PHP compilers&#x2F;interpreters&#x2F;runtimes now like there has been for a while with other languages.<p>I&#x27;m guessing there is some benefit to running HHVM on the type of large scale deployments Facebook has or there wouldn&#x27;t be a need to keep it around.
评论 #41501563 未加载
mwksl8 个月前
I find it interesting that it’s still getting a few github stars monthly[1]. I wonder if that’s organic discovery or an appetite for an alternative PHP?<p>1.<a href="https:&#x2F;&#x2F;github.com&#x2F;trending&#x2F;hack?since=monthly">https:&#x2F;&#x2F;github.com&#x2F;trending&#x2F;hack?since=monthly</a>
sebstefan8 个月前
Is it getting the JQuery treatment now that type hinting is almost fully in php?
spunker5408 个月前
From what I understand it is still a quite popular language at meta, and strongly supported and preferred for lots of development, though definitely never got much traction externally.
colesantiago8 个月前
It seems to me that this project is still being maintained and it isn&#x27;t archived, if it is not maintained and not archived then it would present a problem.
nik7368 个月前
Is the HHVM still in use at Facebook? Or did PHP catch up?
ceejayoz8 个月前
I&#x27;m not surprised; PHP 7 and PHP 8 brought most of the performance improvements and a lot of the good tweaks into the main language.
letharion8 个月前
I haven&#x27;t looked much at it since it was called HHVM, but I see it also hasn&#x27;t seen a release since 2016.
jasongill8 个月前
This really does not come as a surprise. PHP 7 erased the performance gains that Hack had, and PHP 8 brought a lot of the last few missing pieces that helped modernize PHP.<p>Hack was heavily optimized for Facebook-sized setups and was never intended to run in the places that PHP is most often run from (such as cPanel servers), so it never really picked up much traction among the PHP world.<p>Non-PHP developers never even considered it as an option, as they probably didn&#x27;t consider PHP as an option either.<p>Basically, it was one of those projects that may have been a good idea when it was released (although perhaps just contributing more to PHP might have been the better thing for Facebook to do, but that&#x27;s a different story), and it&#x27;s time has now passed. I&#x27;m just surprised it took this long for them to end work on it, honestly
评论 #41501458 未加载
lallysingh8 个月前
Huh, no discussion nearly an hour after posting. Either a time zone thing or a conspicuous silence.<p>Or nobody cares about Hack anymore?
评论 #41500322 未加载
评论 #41500338 未加载
评论 #41500264 未加载