Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 284 Bytes

Rijndael 256-bits block Decrypt WebAssembly

example usage

NodeJS

build command

wasm-pack build --target=nodejs

publish commands

wasm-pack pack ./pkg wasm-pack login wasm-pack publish