0.1.0-alpha.7.2 • Published 9 months ago

tlsn-wasm v0.1.0-alpha.7.2

Weekly downloads
-
License
-
Repository
-
Last release
9 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

9 months ago

0.1.0-alpha.7.1

9 months ago

0.1.0-alpha.7

9 months ago