aspect-build / rules_swc

Bazel rules for the swc toolchain https://swc.rs/
https://docs.aspect.build/rules/aspect_rules_swc
Apache License 2.0
44 stars 24 forks source link

fix(windows): mimic an empty stdin input #145

Closed realtimetodie closed 1 year ago

realtimetodie commented 1 year ago

Prevents the stdin handle from waiting in an infinite loop for the read stream to finish

Fixes #141

alexeagle commented 1 year ago

Also we should have a link to some upstream bug this is working around

realtimetodie commented 1 year ago

yes, I will need some time to fill an upstream bug