Skip to main content
Module

x/aleph/compiler/mod.ts>initWasm

The Full-stack Framework in Deno.
Go to Latest
variable initWasm
import { initWasm } from "https://deno.land/x/aleph@v0.3.0-alpha.2/compiler/mod.ts";

initiate the compiler wasm.

type

(denoCacheDir: string) => unknown