WebAssembly / WebAssembly/WASI
Add an implementation note that subscribe functions may have low resolution
Open
@pchickey is already working on this.
Since Nov 13, 2023.
P-clocks
S-inactive
- Dominant language
- Rust
- Stars
- 5.8k
- Forks
- 333
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 3
Description
Implementing a clock subscribe function that can be polled to be accurate to more than 2ms isn't necessarily straightforward.
It might be worth adding a note, that this is not an expectation for implementations.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.