| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-28 | Move `wasm` atomics code to `wasm/atomics` | Christiaan Dirkx | -156/+0 |
| 2020-11-12 | Fix an intrinsic invocation on threaded wasm | Alex Crichton | -1/+1 |
| 2020-10-24 | Remove unnecessary unsafe block from condvar_atomics & mutex_atomics | chansuke | -2/+2 |
| 2020-10-24 | `#[deny(unsafe_op_in_unsafe_fn)]` in sys/wasm | chansuke | -11/+18 |
| 2020-10-02 | No longer put wasm mutexes in a box. | Mara Bos | -1/+1 |
| 2020-10-02 | Make it possible to have unboxed mutexes on specific platforms. | Mara Bos | -0/+2 |
| 2020-07-28 | Update stdarch submodule | Alex Crichton | -4/+4 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+147 |
