diff --git a/projects/README.md b/projects/README.md new file mode 100644 index 0000000..bbad23b --- /dev/null +++ b/projects/README.md @@ -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)