wasmoon
wasmoon copied to clipboard
Allow a custom stdout and stderr
Expose a way to capture stdout and stderr
The same is true here as https://github.com/ceifa/wasmoon/issues/20
This could overwrite print but the IO library complicates that a little. Perhaps just allowing print to be captured is enough
#31 makes it easier to overwrite pre-existing library functions