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

bytecodealliance/wit-bindgen

A language binding generator for WebAssembly interface types observed · 2026-08-28

github.com/bytecodealliance/wit-bindgen · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
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: 14.0
  • age_days: 2017
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 37

Full methodology

Adoption not part of the score

1446 stars · 286 forks observed · 2026-08-28

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

A suite of bindings generators that produce guest-language bindings from WIT (WebAssembly Interface Types) files for the WebAssembly Component Model. It supports Rust, C, C++, C#, and Go programs compiled to WebAssembly.

Use cases

  • generate rust bindings for wit interface definitions
  • compile a rust library to a webassembly component
  • build a wasi component with typed imports and exports
  • create c or go bindings for the component model
  • define a plugin api for a wasm host using wit
  • turn a core wasm module into a component

When to choose

  • you are authoring guest programs compiled to webassembly and want type-safe bindings from wit files
  • you are building components for wasmtime or other component-model hosts
  • you want to share interface definitions across rust, c, c++, c#, or go wasm guests

When to avoid

  • you need host-side bindings to execute components - use wasmtime or a host-specific tool instead
  • your guest language is not rust, c, c++, c#, or go and has no third-party generator
  • you are targeting core wasm modules without the component model

Facets

library · maturity active

wasm serialization sdk developer-tools compilers cross-platform rust cpp c go wasm cli wit component-model wasi bindings-generator guest-programs idl bytecode-alliance code-generation webassembly

2 sources

Member repositories

RepositoryRoleHealth v2
bytecodealliance/wit-bindgenmain99

For agents

markdown · JSON · MCP: product_card(name="bytecodealliance/wit-bindgen")

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