Provides synchronization primitives that work both in web (WASM) and native environments.
# Cargo.toml
[dependencies]
wasm_sync = "0.1.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Locks a mutex and modifies the protected value.
Test your code on both native and WASM targets to ensure correctness.
No dependency data recorded yet.