0.1.0-alpha.7.2 • Published 10 months ago

tlsn-wasm v0.1.0-alpha.7.2

Weekly downloads
-
License
-
Repository
-
Last release
10 months ago

TLSNotary WASM bindings

Build

This crate must be built using the nightly rust compiler with the following flags:

RUSTFLAGS='-C target-feature=+atomics,+bulk-memory,+mutable-globals' \
    rustup run nightly \
    wasm-pack build --target web . -- -Zbuild-std=panic_abort,std
0.1.0-alpha.7.2

10 months ago

0.1.0-alpha.7.1

10 months ago

0.1.0-alpha.7

10 months ago