bytecodealliance / bytecodealliance/component-docs
Reorganize host and component code
未关闭
enhancement
good first issue
refactor
- 主要语言
- Rust
- 星标
- 137
- 派生
- 88
- 平均合并
- 5 天 12 小时
- 30 天内合并 PR
- 4
描述
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)
贡献指南
调研方向
首先盘点现有的 host 和 component 目录,包括 python/adder、js/adder、rust/calculator 和 example-host。确定并记录一致的语言/教程布局,然后验证 host 和 component 已按此分组,同时不遗漏任何示例。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, python, rust, wasm
- 领域
- documentation
- Issue 类型
- 重构
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100