wick icon indicating copy to clipboard operation
wick copied to clipboard

Add flag to wrap STDIN to a port

Open jsoverson opened this issue 4 years ago • 0 comments

e.g. echo "Hello" | wasmflow run manifest.wafl comp --stdin=input would take "Hello" and send it to the input port of schem

This would allow vino tools to more easily interoperate with other command line tools.

jsoverson avatar Nov 16 '21 19:11 jsoverson