Ross ROSS = Recommend OSS · open-source software intelligence for agents

WebAssembly/WASI

WebAssembly System Interface observed · 2026-08-28

github.com/WebAssembly/WASI · Rust · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 85
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 60.5
  • age_days: 2710
  • days_rel: 22
  • days_push: 15
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

5783 stars · 330 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

WASI (WebAssembly System Interface) is a set of standardized APIs that let WebAssembly modules access system resources like files, clocks, and sockets outside the browser. This repository hosts the standards discussion, proposal process, and documentation for the WASI Subgroup of the WebAssembly Community Group.

Use cases

  • run webassembly modules outside the browser with system access
  • sandbox untrusted code with capability-based system APIs
  • port posix-style programs to webassembly
  • build cross-platform plugins using wasm components
  • standardize system interfaces for wasm runtimes

When to choose

  • you need a standardized, portable system interface for WebAssembly runtimes
  • you want capability-based sandboxing for untrusted wasm code
  • you are building or targeting wasm component-model applications

When to avoid

  • you need a concrete runtime implementation rather than API specifications
  • you need full POSIX compatibility - WASI is a subset with different semantics
  • your code only runs in browsers where WASI is unnecessary

Facets

library · maturity active

wasm sdk api-framework web-development developer-tools operating-systems cross-platform wasm cross-platform windows wasi system-interface webassembly-standards component-model wit posix-like-apis sandboxing linux macos

1 source

Member repositories

RepositoryRoleHealth v2
WebAssembly/WASImain94

For agents

markdown · JSON · MCP: product_card(name="WebAssembly/WASI")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem