In #25913 we disabled testing of Example for js/wasm because it required os.Pipe, which js/wasm doesn't implement. But disabling all those tests is slightly overkill. This bug tracks restoring as many of those tests as possible. /cc @neelance