0.1.0-alpha.7.2 • Published 9 months ago
tlsn-wasm v0.1.0-alpha.7.2
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