Goanna
By Moonchild Productions
Goanna is a browser rendering engine forked from Mozilla's Gecko engine, maintained independently by the small team at Moonchild Productions for use in browsers such as Pale Moon and Basilisk. It was created so those projects could…
Definition
Goanna is a browser rendering engine forked from Mozilla's Gecko engine, maintained independently by the small team at Moonchild Productions for use in browsers such as Pale Moon and Basilisk. It was created so those projects could continue developing along an interface and extension model that diverged from the direction Mozilla took Gecko and Firefox in later years of active development work.
Overview
Goanna originated when Moonchild Productions, the team behind the Pale Moon browser, decided to fork Gecko at a specific point in its development rather than continue tracking Mozilla's upstream changes, largely because Mozilla's direction for Firefox, including its interface redesigns and its shift to the WebExtensions add-on model, conflicted with the classic browsing experience Pale Moon aimed to preserve for its existing user base. Mechanically, Goanna retains much of Gecko's original architecture for HTML parsing, CSS rendering, and JavaScript execution from the point of the fork, but it has since been patched and modified independently of Mozilla's ongoing Gecko development, meaning the two engines have gradually diverged in their support for newer web platform features and security fixes as years of separate development accumulate. Among browser engines, Goanna occupies a specific niche as one of the few actively maintained Gecko derivatives outside Mozilla itself, distinguishing Pale Moon and Basilisk from browsers that either track current Gecko releases directly, like Waterfox, or that fork from an entirely different engine family altogether, like Chromium-based browsers built on Blink. In practice, Goanna is used exclusively within Moonchild Productions' own browser projects, primarily Pale Moon and the now-less-active Basilisk, rather than being adopted as a general-purpose engine by unrelated browser projects, and its development is driven entirely by the specific needs and philosophy of that small, independent team. Because Goanna is maintained by a much smaller team than Mozilla's Gecko development, it can lag behind in adopting new web standards, JavaScript engine improvements, and security patches, meaning websites built primarily against Chromium- or current Gecko-based assumptions may not render or function correctly, which is a known trade-off for the compatibility and interface stability Goanna-based browsers otherwise offer their users. Goanna's existence shows that forking a major browser engine is technically possible for a small team, even if matching the pace of a well-resourced organization like Mozilla across the full surface of web standards remains a persistent long-term challenge. For the specific audience that values Pale Moon's interface and extension philosophy, Goanna's independence from Mozilla's roadmap is treated as a feature rather than a limitation. Its ongoing maintenance, however modest in scale, keeps a second lineage of Gecko-derived rendering technology alive outside Mozilla's direct control, a rarity among browser engines with any meaningful install base today and a useful reference point for studying how forked open-source browser projects evolve once separated from their original upstream maintainers over a long period.
Key Features
- Forked from Mozilla's Gecko engine at a specific development point
- Maintained independently by Moonchild Productions
- Powers the Pale Moon and Basilisk browsers
- Diverged from upstream Gecko's newer standards and features
- Retains classic extension and interface model priorities
- One of few actively maintained Gecko derivatives outside Mozilla
- Developed by a small, independent team rather than a large organization