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

perlin-network/life

A secure WebAssembly VM catered for decentralized applications. observed · 2026-08-28

github.com/perlin-network/life · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2969
  • days_rel: n/a
  • days_push: 1617
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1689 stars · 111 forks observed · 2026-08-28

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

Life is a secure and fast WebAssembly virtual machine written in pure Go, featuring an interpreter and an experimental AOT compilation engine (Polymerase). It is designed for running sandboxed Wasm modules in decentralized applications with fine-grained control over resources like instruction cycles and memory.

Use cases

  • run webassembly modules inside a go application
  • sandbox untrusted wasm code with resource limits
  • execute smart contracts compiled to wasm
  • embed a wasm interpreter in a cross-platform app without native dependencies
  • aot-compile wasm modules for faster execution
  • run wasm programs on mobile or embedded platforms

When to choose

  • you need a pure-Go wasm runtime with no native dependencies
  • you need fine-grained sandboxing and resource metering for untrusted wasm code
  • you are building decentralized applications that execute wasm smart contracts
  • you need to cross-compile wasm execution to many platforms

When to avoid

  • you need a spec-complete, actively maintained wasm runtime (project last released in 2022)
  • you need JIT performance comparable to wasmtime or wasmer
  • you need wasm features beyond the core execution semantics
  • your project is not in Go

Facets

library · maturity maintenance

interpreter compiler wasm developer-tools developer-tools programming-languages blockchain cross-platform go cross-platform windows webassembly-vm wasm-runtime aot-compilation smart-contracts decentralized-applications sandboxed-execution sandboxing linux macos android ios

1 source

Member repositories

RepositoryRoleHealth v2
perlin-network/lifemain32

For agents

markdown · JSON · MCP: product_card(name="perlin-network/life")

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