cd /news/developer-tools/nordstjernen-web-browser · home topics developer-tools article
[ARTICLE · art-27942] src=nordstjernen.org ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

Nordstjernen Web Browser

Nordstjernen, a new web browser written from scratch in C, has released version 1.0.8, focusing on HTML and CSS standards compliance, security through process-per-tab sandboxing and no JIT, and minimalism with approximately 109,000 lines of auditable code. The browser runs on Windows, Mac, and Linux, with an Android port in progress, and is built in Norway.

read2 min publishedJun 15, 2026

Nordstjernen is a web browser, written from scratch in C, focused on supporting the HTML and CSS standards. It runs on Windows, Mac and Linux, with an Android port in progress. Nordstjernen is built in Norway.

Nordstjernen Browser version 1.0.8 released! Read the announcement · More info here. HTML Standard. Behaviour is measured against the spec text, section by section, not against another browser — 123 spec rows fully implemented, 48 partial, 4 absent as of June 2026. See docs/HTML-compatibility.md.

Secure. Process-per-tab design — each tab runs in its own sandboxed renderer process (seccomp + Landlock on Linux), talking to the UI over IPC and shared-memory framebuffers · no JIT.

Minimalism. The whole engine is about 109,000 lines of C written by Claude and Codex (117 files in src/

, excluding the vendored libraries) — small enough for one person to read and audit end-to-end.

Nordstjernen has no JIT so it is much more secure, and can still be fast enough. It ships no telemetry of any kind.

news #

0.7.0 released.Release notes »

specifications #

language C · ~109 kLOC across 117 files in src/ , fully auditable
html / css

quickjs-ng— bytecode interpreter, no JITWAMR— interpreter behind theWebAssembly JS APIWuffsv0.4 (PNG / GIF / BMP / JPEG / WebP lossless)GTK 4(≥ 4.22.1 on Windows, ≥ 4.14 elsewhere) · Pango text shaping · one window per page, no tab striplibcurl≥ 7.85 · HTTP/2NSL-1.0→ MIT after 10 years · The Nordstjernen Source License is inspired by theFunctional Source License (FSL), a Fair Source license that converts to Apache 2.0 or MIT.## download

Latest tagged release: Nordstjernen 1.0.8 — released 15 June 2026.

full release notes » For platform-specific builds, use the nightly builds. They are rebuilt

from main each night and point at the latest code — bleeding edge, expect rough edges.

| Windows | |

|---| nordstjernen-macos.dmgnordstjernen-debian-amd64.debnordstjernen-ubuntu-amd64.debnordstjernen-opensuse-x86_64.rpmnordstjernen-linux-x86_64.zipnordstjernen-alpine-x86_64.apk·.zipnordstjernen-java.jar·sources·javadoc·API docsnordstjernen-src.tar.xzSHA256SUMS·all nightly files## languages

[English](index.html) ·
[中文](index_cn.html) ·
[हिन्दी](index_hi.html) ·
[Español](index_es.html) ·
[Français](index_fr.html) ·
[العربية](index_ar.html) ·
[বাংলা](index_bn.html) ·
[Português](index_pt.html) ·
[Русский](index_ru.html) ·
[اردو](index_ur.html) ·
[Bahasa Indonesia](index_id.html) ·
[Deutsch](index_de.html) ·
[日本語](index_jp.html) ·
[Kiswahili](index_sw.html) ·
[मराठी](index_mr.html) ·
[తెలుగు](index_te.html) ·
[Türkçe](index_tr.html) ·
[தமிழ்](index_ta.html) ·
[Tiếng Việt](index_vi.html) ·
[한국어](index_ko.html) ·
[Norsk](index_no.html)
── more in #developer-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/nordstjernen-web-bro…] indexed:0 read:2min 2026-06-15 ·