bytecodealliance / bytecodealliance/component-docs
Reorganize host and component code
Offen
enhancement
good first issue
refactor
- Vorherrschende Sprache
- Rust
- Sterne
- 137
- Forks
- 88
- Ø Merge
- 5 T. 12 Std.
- Gemergte PRs (30 T.)
- 4
Beschreibung
Now that we're storing code for components and hosts in the repository, we should likely reorganize the code tree of the repository itself.
Some issues:
- We have a python host that should probably be close to the rust host (`example-host` assumes Rust, but we should probably have folders for different langauges)
- Components should be more consistently organized under a scheme like `/`, rather than what we have now (i.e. `python/adder`, `js/adder`, `rust/calculator`, etc)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.