exrook
exrook
Inspired by a previous attempt to remove allocation (#606), this version uses three tokens to synchronize access to the locked value and the waker. These tokens are swapped between the...
Related: #193
**Checklist** - [x] Run `cargo clippy`. - [x] Run `cargo clippy --target wasm32-unknown-unknown` if applicable. - [x] Add change to CHANGELOG.md. See simple instructions inside file. **Connections** merged with https://github.com/gfx-rs/naga/pull/2523...
- [ ] Run `cargo clippy`. - [ ] Run `cargo clippy --target wasm32-unknown-unknown` if applicable. - [ ] Add change to CHANGELOG.md. See simple instructions inside file. **Connections** Migrated...