Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 287 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 287 Bytes

@zcloak/wasm-bridge

Various WASM wrappers around Rust crates, generally recommended to install @zcloak/crypto and use the functions.

Usage

Installation -

yarn add @zcloak/wasm

Functions can be imported as follows:

import { initWasm } from '@zcloak/wasm';