bytecodealliance / bytecodealliance/ComponentizeJS
variant errors on top-level errors mask real error
未关闭
- 主要语言
- Rust
- 星标
- 391
- 派生
- 53
- 平均合并
- 3 天 5 小时
- 30 天内合并 PR
- 1
描述
When using say a restricted error variant, throwing an unsupported error will be masked by the "invalid variant" error in the bindings.
In componentize bindings, we should specially handle invalid error variants at the top-level to be able to provide better debugging output.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。