1 unstable release

0.4.0-alpha Jun 10, 2025

#13 in #secret-key

Download history 94/week @ 2025-06-08 15/week @ 2025-06-15 4/week @ 2025-06-22 2/week @ 2025-06-29

115 downloads per month
Used in ferveo-nucypher-temp4

GPL-3.0 license

55KB
1K SLoC

ferveo-tdec

Benchmarks

Benchmarking WASM

Based on centurion.rs (docs)https://github.com/bheisler/criterion.rs/blob/version-0.4/book/src/user_guide/wasi.md#webasseblywasi-benchmarking

Setup

cargo install cargo-wasi
npm install -g @wasmer/cli

cargo wasi build --bench=benchmarks --release
cp `ls -t ../target/wasm32-wasi/release/deps/*.wasm | head -n 1` benchmarks.wasm

Running

wasmer-js run --dir=. benchmarks.wasm -- --bench

Dependencies

~16MB
~384K SLoC