Skip to content

Pipe emulator output instead of buffering it#75

Merged
orsinium merged 1 commit intofirefly-zero:mainfrom
applejag:feature/pipe-emulator-output
Jan 21, 2026
Merged

Pipe emulator output instead of buffering it#75
orsinium merged 1 commit intofirefly-zero:mainfrom
applejag:feature/pipe-emulator-output

Conversation

@applejag
Copy link
Contributor

@applejag applejag commented Jan 20, 2026

Here's something wild: me writing Rust. Not done that before.

When using ff emulator it buffers the output of the emulator and prints it all after execution finishes.

I changed it to just run the command instead of capturing its output. This way the emulator uses the stdout and stderr directly.

@applejag applejag force-pushed the feature/pipe-emulator-output branch from d2304d2 to 080bab6 Compare January 20, 2026 21:09
@orsinium orsinium merged commit de55698 into firefly-zero:main Jan 21, 2026
3 checks passed
@applejag applejag deleted the feature/pipe-emulator-output branch January 21, 2026 09:28
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.

2 participants