Skip to main content
Module

std/hash/_wasm/README.md

Deno standard library
Go to Latest
File

How to build

Prerequisite

wasm-pack is required.

cargo install wasm-pack

Build

deno run --allow-read --allow-write --allow-run ./build.ts

wasm.js will be generated.