WasmEdge-go icon indicating copy to clipboard operation
WasmEdge-go copied to clipboard

Allow disabling stdout

Open codefromthecrypt opened this issue 3 years ago • 0 comments

I'm not sure if there's a way, but I can't find a configuration to set stdout to something besides os.Stdout. This is helpful in tests, ideally a writer.

codefromthecrypt avatar Dec 20 '22 08:12 codefromthecrypt