# joelseverin/linux-wasm

WebAssembly (Wasm) arch support for the Linux kernel

Repository: https://github.com/joelseverin/linux-wasm
Canonical: https://ross.abutalabs.com/products/linux-wasm
Homepage: https://joelseverin.github.io/linux-wasm/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: linux, wasm
Last push: 2026-05-14T19:13:07+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 35, longevity 21
- inputs: {"age_days": 306, "days_push": 111, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1224, forks 87 (observed 2026-08-28T04:04:02.923839+00:00)

## What it is
A set of scripts and patches that build a Linux kernel with a WebAssembly architecture port, runnable in the browser. It combines LLVM toolchain patches, a fake-llvm wrapper, and kernel patches to boot Linux 7.0 as wasm32/wasm64 with BusyBox userland.

## Use cases
- run linux in the browser via webassembly
- boot a linux kernel compiled to wasm
- experiment with a wasm arch port of the linux kernel
- try shell commands in a browser-based linux demo
- build a linux/wasm operating system from source

## When to choose
- you want to run or hack on a Linux kernel port targeting WebAssembly
- you need a proof-of-concept browser-based Linux environment
- you're researching Wasm as a compilation target for OS-level software

## When to avoid
- you need a stable or secure system for real workloads
- you need virtio, device tree, MMU, or ELF support
- you want a production-ready browser Linux sandbox

## Facets
- artifact type: application
- maturity: experimental
- function: compiler, build-tool, simulation
- domain: operating-systems, compilers, web-development
- platform: browser, wasm
- tags: linux-kernel, webassembly, operating-system, llvm, proof-of-concept, busybox, browser-demo, linux, docker

## Member repositories
- joelseverin/linux-wasm (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.923839+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:28.053807+00:00, confidence not recorded.
  - readme: https://github.com/joelseverin/linux-wasm (fetched 2026-08-28T04:04:02.923839+00:00, sha f0c5c614c133)
  - homepage: https://joelseverin.github.io/linux-wasm/ (fetched 2026-08-29T12:23:29.317236+00:00, sha 54c4bab39ea0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
