Skip to content

Buffer stdin to a file before running a command#13

Merged
ianks merged 2 commits intomainfrom
buffer-stdin
Dec 19, 2023
Merged

Buffer stdin to a file before running a command#13
ianks merged 2 commits intomainfrom
buffer-stdin

Conversation

@ianks
Copy link
Contributor

@ianks ianks commented Dec 19, 2023

binaryen CLI tools were having issues parsing stdin as a stream, causing partial reads of input that triggered validation errors. Buffering all stdin to a file seems to fix this.

@ianks ianks merged commit 14f9ff7 into main Dec 19, 2023
@ianks ianks deleted the buffer-stdin branch December 19, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant