| Crates.io | ferveo-nucypher-tdec |
| lib.rs | ferveo-nucypher-tdec |
| version | 0.4.0 |
| created_at | 2025-08-15 13:08:39.531756+00 |
| updated_at | 2025-08-15 13:08:39.531756+00 |
| description | Threshold signature and encryption using group secret key |
| homepage | |
| repository | https://github.com/nucypher/ferveo/ |
| max_upload_size | |
| id | 1796732 |
| size | 128,682 |
Based on centurion.rs (docs)[https://github.com/bheisler/criterion.rs/blob/version-0.4/book/src/user_guide/wasi.md#webasseblywasi-benchmarking]
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
wasmer-js run --dir=. benchmarks.wasm -- --bench