bytecodealliance / bytecodealliance/wasmtime
Docs site for `main` branch
Open
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
#### Feature
A docs site that is up-to-date with the `main` branch.
#### Benefit
Things move quickly, and people may benefit from being able to see the current API before its released.
#### Implementation
Use GitHub Actions and GitHub Pages to build and host an alternate docs site triggered by updates to `main`.
#### Alternatives
We could use other tools for build/host, but GitHub ecosystem is the most convenient and is already being used.
Contributor guide
Assessment
This issue has not been assessed yet.