Skip to main content
Module

x/melody/melody_wasm.d.ts>initSync

Melody is a language that compiles to regular expressions and aims to be more easily readable and maintainable
Go to Latest
function initSync
import { initSync } from "https://deno.land/x/melody@v0.18.1/melody_wasm.d.ts";

Synchronously compiles the given bytes and instantiates the WebAssembly module.