Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions projects/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Bytecode Alliance Projects

A key purpose of the Bytecode Alliance is to provide a home for projects that further the mission of the Alliance. The Alliance's Technical Steering Committee (TSC) acts as the top-level body of governance for these projects, as described in the [TSC Charter](../TSC/charter.md#project-governance).

This directory acts as an overview of the projects that the Alliance hosts.

> **Note:** This directory is currently a simple list of links to websites or repositories. We are working on a more sophisticated way of presenting this information.

## Hosted Projects

* [cap-std](https://github.com/bytecodealliance/cap-std)
* [cargo-component](https://github.com/bytecodealliance/cargo-component)
* [cargo-wasi](https://github.com/bytecodealliance/cargo-wasi)
* [componentize-dotnet](https://github.com/bytecodealliance/componentize-dotnet/)
* [ComponentizeJS](https://github.com/bytecodealliance/ComponentizeJS)
* [componentize-py](https://github.com/bytecodealliance/componentize-py)
* [Cranelift](https://cranelift.dev/)
* [go-modules](https://github.com/bytecodealliance/go-modules)
* [Javy](https://github.com/bytecodealliance/javy)
* [jco](https://github.com/bytecodealliance/jco)
* [regalloc2](https://github.com/bytecodealliance/regalloc2)
* [Warg](https://github.com/bytecodealliance/registry)
* [rust-oci-wasm](https://github.com/bytecodealliance/rust-oci-wasm)
* [rustix](https://github.com/bytecodealliance/rustix)
* [sightglass](https://github.com/bytecodealliance/sightglass)
* [StarlingMonkey](https://github.com/bytecodealliance/StarlingMonkey)
* Additional Repositories:
* [spidermonkey-wasi-embedding](https://github.com/bytecodealliance/spidermonkey-wasi-embedding)
* [system-interface](https://github.com/bytecodealliance/system-interface)
* [target-lexicon](https://github.com/bytecodealliance/target-lexicon)
* [VSCode-WIT](https://github.com/bytecodealliance/vscode-wit)
* [WAC](https://github.com/bytecodealliance/wac)
* [Waffle](https://github.com/bytecodealliance/waffle)
* [wasi-rs](https://github.com/bytecodealliance/wasi-rs)
* [WASI-Virt](https://github.com/bytecodealliance/WASI-Virt)
* [Wasm-micro-runtime](https://bytecodealliance.github.io/wamr.dev/)
* Repositories:
* [wamr-app-framework](https://github.com/bytecodealliance/wamr-app-framework)
* [wamr-python](https://github.com/bytecodealliance/wamr-python)
* [wamr-rust-sdk](https://github.com/bytecodealliance/wamr-rust-sdk)
* [wamr.dev](https://github.com/bytecodealliance/wamr.dev)
* [wasm-pkg-tools](https://github.com/bytecodealliance/wasm-pkg-tools)
* [wasm-tools](https://github.com/bytecodealliance/wasm-tools)
* [Wasmtime](https://wasmtime.dev/)
* Repositories:
* [wasmtime](https://github.com/bytecodealliance/wasmtime)
* [wasmtime-cpp](https://github.com/bytecodealliance/wasmtime-cpp)
* [wasmtime-dotnet](https://github.com/bytecodealliance/wasmtime-dotnet)
* [wasmtime-go](https://github.com/bytecodealliance/wasmtime-go)
* [wasmtime-py](https://github.com/bytecodealliance/wasmtime-py)
* [wasmtime-rb](https://github.com/bytecodealliance/wasmtime-rb)
* [wasmtime.dev](https://github.com/bytecodealliance/wasmtime.dev)
* [wasmtime-libfuzzer-corpus](https://github.com/bytecodealliance/wasmtime-libfuzzer-corpus)
* [weval](https://github.com/bytecodealliance/weval)
* [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen)
* [wit-deps](https://github.com/bytecodealliance/wit-deps)
* [Wizer](https://github.com/bytecodealliance/wizer)
* [wRPC](https://github.com/bytecodealliance/wrpc)

## Archived Projects

* [Lucet](https://github.com/bytecodealliance/lucet)
* [regalloc.rs](https://github.com/bytecodealliance/regalloc.rs)