Skip to main content
Module

x/aleph/compiler/mod.ts>initWasm

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

initiate the compiler wasm.

type

(denoCacheDir: string) => unknown