import { M } from "https://deno.land/x/lucid@0.10.10/mod.ts";
const { instantiateWithInstance } = M;
Instantiates an instance of the Wasm module along with its exports.
import { M } from "https://deno.land/x/lucid@0.10.10/mod.ts";
const { instantiateWithInstance } = M;
Instantiates an instance of the Wasm module along with its exports.