wick
wick copied to clipboard
Add flag to wrap STDIN to a port
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.