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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Github.com on Ladybird, new browser with JavaScript/CSS/SVG engines from scratch

1 点作者 pyentropy超过 2 年前

1 comment

pyentropy超过 2 年前
The core code lives in the SerenityOS repo (which is an OS built from scratch too!):<p>* LibWeb (HTML, CSS, SVG, Web APIs): <a href="https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;serenity&#x2F;tree&#x2F;master&#x2F;Userland&#x2F;Libraries&#x2F;LibWeb" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;serenity&#x2F;tree&#x2F;master&#x2F;Userland&#x2F;...</a><p>* LibJS (JS engine): <a href="https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;serenity&#x2F;tree&#x2F;master&#x2F;Userland&#x2F;Libraries&#x2F;LibJS" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;serenity&#x2F;tree&#x2F;master&#x2F;Userland&#x2F;...</a><p>* LibWasm (WASM interpreter): <a href="https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;serenity&#x2F;tree&#x2F;master&#x2F;Userland&#x2F;Libraries&#x2F;LibWasm" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;serenity&#x2F;tree&#x2F;master&#x2F;Userland&#x2F;...</a><p>and the UI lives in <a href="https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;ladybird" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;SerenityOS&#x2F;ladybird</a> and can be built for Linux&#x2F;Mac&#x2F;Android.