Skip to content

Runtime based on Firefox' engine #9

@almarklein

Description

@almarklein

Electron is nice, but it's heavy use of memory and multiple processes makes it less practical for small applications. Firefox is known to be much lighter in that respect.

Some background: Firefox' main engine is called Gecko, Servo is a more experimental version based on Rust, many features developed here have been backported to Gecko and also to Quantum, the successor of Gecko.

  • There was Positron but is discontinued.
  • Qbrt is a "CLI to a Gecko desktop app runtime".
  • Servoshell is something similar based on Servo.
  • Maybe we create an actual XUL app?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions