I’ve been building Aurora, an early-stage browser engine in Rust. It currently implements a minimal end-to-end pipeline: parsing a narrow HTML subset, building a DOM tree, parsing CSS from style tags, computing basic styles, deriving a simple block layout tree, and painting the result into a small text framebuffer. It also includes basic HTTP/HTTPS fetching with redirect support. JavaScript execution is integrated using the Boa JavaScript engine. This is still early, but simple scripts do run. Rendering is done on the GPU from scratch using wgpu and Vello, without relying on Skia. The renderer uses a single atlas and a simple pipeline for batching and rasterization. The goal is not to build a full browser, but to understand and implement the core pieces of the pipeline in a small and explicit way. Next steps are improving tokenization, expanding CSS support, making layout less primitive, and continuing work on the GPU rendering path. Current render snapshot : https://imgur.com/a/NtbgR5i Comments URL: https://news.ycombinator.com/item?id=47754869 Points: 3 # Comments: 1
IT之家 4 月 13 日消息,追觅 CEO 俞浩发布微博,展示了追觅手机 AURORA LUX 真机外观照片,作为参考,此前在 AWE 2026 展会中 公布的追觅手机提供了多种背面设计可选(可以看到后摄位置相同) 。 IT之家综合官方介绍,俞浩展示的手机为 AURORA LUX 高奢系列,该机最终价格号称根据用户选择的黄金克重、钻石材质及皮革用料决定。此前追觅还 展示了 AURORA NEX 科技系列手机 ,相应产品采用外挂式模块化镜头设计,预计于今年下半年上市。 ▲ 此前官方介绍的 AURORA LUX 高奢系列手机 规格方面,相应产品由追觅和努比亚合作打造,正面配备一块 2688x1216 分辨率无挖孔全面屏,搭载第五代骁龙 8 至尊版移动平台,并预装基于安卓 16 的星云 AIOS 系统。