Skip to main content
Module

x/wasm/wasi.ts>WASI#getStdoutBuffer

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

Get the stdout buffer Note: this method flushes the stdout

Returns

Uint8Array