bytecodealliance / bytecodealliance/ComponentizeJS
Boilerplate generation
未关闭
- 主要语言
- Rust
- 星标
- 391
- 派生
- 53
- 平均合并
- 3 天 5 小时
- 30 天内合并 PR
- 1
描述
One of the trickiest parts of a ComponentizeJS workflow is figuring out the write structure to author the code to.
We should generate the boilerplate outline for the world being targetted as a new `generateBoilerplate` operation, which could become something like `jco componentize-gen world.wit` for example.
I've posted https://github.com/bytecodealliance/jco/issues/152 in jco for the bindgen discussion on this.
贡献指南
这个仓库没有索引到贡献指南
调研方向
先阅读 issue 以及链接的 jco bindgen 讨论,了解提议的 generateBoilerplate 操作及其与 world.wit 输入的关系。在确定范围之前,先在 ComponentizeJS 中找到该操作的入口点。完成的标准是该工作流能够为指定的 world 生成 boilerplate 纲要。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, wasm
- 领域
- cli, tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100