wasm_safe_mutex 0.2.1

A suite of WebAssembly-safe synchronization primitives that paper over platform-specific locking constraints.
Documentation
1
2
3
#!/bin/bash
set -e
cargo fmt --check