async-rs / async-rs/async-std

Mutex occasionally crashes when executing within WASM programs

Open
#921 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

When using sync::Mutex in a program that also has wasm bindings the WASM version will occasionally crash due to a usage of "time". Is there any way to make this feature compatible with WASM? I understand that this feature is probably out of scope for async-std, but just wanted to check and see before I have platform specific versions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.