bytecodealliance / bytecodealliance/ComponentizeJS
Expose a platform detection mechanism
未关闭
- 主要语言
- Rust
- 星标
- 391
- 派生
- 53
- 平均合并
- 3 天 5 小时
- 30 天内合并 PR
- 1
描述
It would be great if `componentize-js` (or possibly one level lower at StarlingMonkey) could expose a platform detection mechanism JS that is used for components to rely upon. This would enable building "isomorphic" codebases that could work in wasm as well as non-wasm environments, assuming that builds were properly set up to *produce* such JS projects.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先跟踪 componentize-js 与 StarlingMonkey 之间提出的集成边界,因为 issue 尚未确定实现层级。定义平台检测 JavaScript 接口,并验证组件能在 wasm 和 non-wasm 构建中使用该接口;当一个已暴露的机制支持这些同构项目时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, wasm
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100