bytecodealliance / cargo-wasi

A lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target
https://bytecodealliance.github.io/cargo-wasi/
Apache License 2.0
444 stars 29 forks source link

Only attempt to parse lines starting with `{` as json #86

Closed alexcrichton closed 3 years ago

alexcrichton commented 3 years ago

Closes #85