import * as mod from "https://deno.land/std@0.116.0/wasi/snapshot_preview1.ts";
Classes
The Context class provides the environment required to run WebAssembly modules compiled to run with the WebAssembly System Interface. |
import * as mod from "https://deno.land/std@0.116.0/wasi/snapshot_preview1.ts";
The Context class provides the environment required to run WebAssembly modules compiled to run with the WebAssembly System Interface. |