Approach

An explanation into Gluon's general approach.

Overview

Gluon focuses on:

  • Easier, simpler, faster development
    • New approaches for APIs like IPC being batteries-included and as intuitive and easy to use as possible
    • Apps are “just” Node scripts you can run, no having to use an external app/binary
    • Removing as much boilerplate as possible
  • Enhancing developer and user choice
    • Using almost any system installed browser
    • Firefox support
    • Deno/Bun support (WIP)