How to run ReScript program using standard input (stdin)? #7352
Unanswered
lulunac27a
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'm not quite sure if this is possible. There typically are a lot of files involved in ReScripts compilation, so you might need to use a temporary file. |
Beta Was this translation helpful? Give feedback.
1 reply
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to run ReScript program using standard input (stdin) without creating and saving ReScript file to computer. How can I do this?
Beta Was this translation helpful? Give feedback.
All reactions