Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Can we remove some JSON validation in compiler output? #2

Open
kjvalencik opened this issue Feb 16, 2021 · 0 comments
Open

Can we remove some JSON validation in compiler output? #2

kjvalencik opened this issue Feb 16, 2021 · 0 comments

Comments

@kjvalencik
Copy link
Member

Cargo has a defined JSON format for the output and not all validation may may be necessary.

if (!data || data.reason !== "compiler-artifact" || !data.target) {

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant