全年总收入为 272.9 亿元人民币,Non-GAAP 运营利润达到 6.4 亿元;其中 2025 年第四季度总收入为 67.9 亿元,实现同环比双增长,季度 Non-GAAP 运营利润为 1.4 亿元。
FT Edit: Access on iOS and web
。关于这个话题,搜狗输入法下载提供了深入分析
Over those two weeks we had to solve numerous problems. Building the Native AOT DLL on each platform. Loading it from the Unreal game client. Invoking exported DLL functions from C++. And so forth. There were several challenges and headaches along the way, but at the end of the two weeks we were able to successfully load the player’s inventory on the Unreal game client through a Native AOT DLL call on Windows, Xbox, and PS5. With this foundational proof of concept in place, we got the go ahead to begin work on a generalized solution to support all of the backend that would be required in the offline game. My initial dread from when I first heard the news about our offline pivot was gone, replaced with excitement and confidence in a novel path forward.
Instead of yielding one chunk per iteration, streams yield Uint8Array[]: arrays of chunks. This amortizes the async overhead across multiple chunks, reducing promise creation and microtask latency in hot paths.
Continue reading...