Skip to main content
Module

x/wasmbuild/cache.ts>cacheToLocalDir

Build tool to use Rust code in Deno and the browser.
Go to Latest
function cacheToLocalDir
import { cacheToLocalDir } from "https://deno.land/x/wasmbuild@0.14.0/cache.ts";

Parameters

url: URL
decompress: (bytes: Uint8Array) => Uint8Array