Skip to main content
Module

x/wasm/wasi.ts>WasmerRuntimeError

Monorepo for Javascript WebAssembly packages by Wasmer
Go to Latest
class WasmerRuntimeError
import { WasmerRuntimeError } from "https://deno.land/x/wasm@v1.0.2/wasi.ts";

A struct representing an aborted instruction execution, with a message indicating the cause.

Methods

free(): void