Skip to content

Latest commit

 

History

History

wasm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@zcloak/wasm

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';