ladybird VS libjs-test262

Compare ladybird vs libjs-test262 and see what are their differences.

ladybird

Ladybird web browser [Moved to: https://github.com/SerenityOS/ladybird] (by awesomekling)

libjs-test262

✅ Tools for running the test262 ECMAScript test suite with SerenityOS's JavaScript engine (LibJS) (by linusg)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ladybird libjs-test262
9 4
512 28
- -
8.0 1.9
over 1 year ago 9 months ago
C++ Python
BSD 2-clause "Simplified" License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ladybird

Posts with mentions or reviews of ladybird. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-13.

libjs-test262

Posts with mentions or reviews of libjs-test262. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-11.
  • We're building a browser when it's supposed to be impossible
    13 projects | news.ycombinator.com | 11 Apr 2023
    Linus Groh of LibJS is an Invited Expert in TC39: https://linus.dev/posts/road-to-working-on-serenityos-and-la...

    ECMAScript conformance test results looking good, 87-88% passing at the moment: https://libjs.dev/test262/

  • Ladybird Web Browser – SerenityOS LibWeb Engine with a Qt GUI
    2 projects | news.ycombinator.com | 4 Jul 2022
    this is a qt frontend (definitely works on linux) for the serenityos browser engine, libweb.

    this is a new, from-scratch implementation of both a modern html/css layout engine and a javascript runtime.

    see https://libjs.dev/test262/ for ecmascript conformance tests.

    the browser engine is far from finished but is able to display moderately complex pages like github.

    it's always exciting to see a completely new web engine running in conventional environments like linux!

  • Show HN: We launched a new web browser
    8 projects | news.ycombinator.com | 25 Apr 2022
    > Our JavaScript engine is decently mature, test262 score tracked here: https://libjs.dev/test262/

    In a few years when they have achieved feature parity with Chromium or at least Safari we can discuss this again, but for now it's not ready for real life use.

  • LibJS JavaScript Engine
    4 projects | news.ycombinator.com | 30 Mar 2022
    See https://github.com/linusg/libjs-test262 for an example, specifically the CMake files and `src/main.cpp`.

    The separate website is just to have a nice & short link to the test262 graph and whatever else we'll put there eventually; and also because it's built/deployed in a slightly different way than the main serenityos.org website.

What are some alternatives?

When comparing ladybird and libjs-test262 you can also consider the following projects:

netsurf - netsurf

rust-cssparser - Rust implementation of CSS Syntax Level 3

pyppeteer - Headless chrome/chromium automation library (unofficial port of puppeteer)

vimium - The hacker's browser.

waybackpack - Download the entire Wayback Machine archive for a given URL.

beacon - Beacon browser for desktop

docker-http-https-echo - Docker image that echoes request data as JSON; listens on HTTP/S, useful for debugging.

tersenet - A new type of JavaScript-free light-weight fast browser built on rst and web assembly. Does not actually exist.

requests-html - Pythonic HTML Parsing for Humans™

serenity - The Serenity Operating System 🐞

KyuWeb - A proposal for a simple document-oriented web.

wpt - Test suites for Web platform specs — including WHATWG, W3C, and others