Skip to main content
Module

x/wasm/wasi.ts>WASI#getStderrString

Monorepo for Javascript WebAssembly packages by Wasmer
Go to Latest
method WASI.prototype.getStderrString
Re-export
import { WASI } from "https://deno.land/x/wasm@v1.2.2/wasi.ts";

Get the stderr data as a string Note: this method flushes the stderr

Returns

string