bytecodealliance / bytecodealliance/wstd
Remove `'static` constraint from `p3` version of `block_on`
未关闭
- 主要语言
- Rust
- 星标
- 133
- 派生
- 19
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 5
描述
This can be done after wit-bindgen and wasip3 crates are released with https://github.com/bytecodealliance/wit-bindgen/pull/1705#pullrequestreview-5158035103 included.
贡献指南
调研方向
等待包含所引用 pull request 的 wit-bindgen 和 wasip3 crate 发布。然后找到 block_on 的 p3 版本,检查其 'static 约束和相关测试,并验证移除该约束不会破坏现有测试套件。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust, wasm
- 领域
- backend
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100