Skip to content

bytecodealliance/component-docs

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d7fa1f · Mar 25, 2025
Mar 25, 2025
Mar 25, 2025
Oct 31, 2024
Mar 12, 2024
Aug 20, 2023
Mar 22, 2025
Jun 30, 2023
Aug 20, 2023
Sep 22, 2024

Repository files navigation

WebAssembly Component Model Documentation

This repository contains user-facing documentation for the WebAssembly component model. "User-facing" means it focuses on how to use the component model, not on the internal design and implementation details.

The documentation is published at https://component-model.bytecodealliance.org/.

Documentation on WASI (WebAssembly System Interface) can be found at https://wasi.dev/. See the wasi.dev repository to contribute to that documentation.

Contributions are welcome - see Contributing for more info. Planned work is listed in the Issues section, but if there's content missing that you think would be helpful to gain understanding of the component model, please feel free to add a new issue, or send a PR directly!