TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby pyentropyover 2 years ago

1 comment

pyentropyover 2 years ago
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.