Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/wasmtk/src/loader.ts>loader

A collection of tools to help you get started with your WebAssembly journey
Latest
function loader
import { loader } from "https://deno.land/x/wasmtk@v1.0.1/src/loader.ts";

Parameters

wasm: Uint8Array

WebAssembly binary (in a Uin8Array instance)

unnamed 1: WASMTK.LoaderOptions

loader options