bytecodealliance / bytecodealliance/ComponentizeJS
variant errors on top-level errors mask real error
Aperta
- Lingua principale
- Rust
- Stelle
- 391
- Fork
- 53
- Merge medio
- 3g 5h
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.