0.1.2 • Published 4 years ago

wasm-x25519 v0.1.2

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
4 years ago

wasm-x25519

npm

🛠️ Build with wasm-pack build

wasm-pack build

🎁 Publish to NPM with wasm-pack publish

NOTE: you'll need to edit pkg/package.json to include wasm_x25519_bg.js under files before running this command

wasm-pack publish

Local benchmarks

Local benchmarks can be run by first building with wasm-pack build -t web, then running python3 -m http.server. Then, visit http://localhost:8000 and check your browser console.

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago