index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
wasm
Age
Commit message (
Expand
)
Author
Lines
2021-01-29
sys: use `process::abort()` instead of `arch::wasm32::unreachable()`
Miguel Ojeda
-1
/
+1
2020-11-17
Rollup merge of #78138 - fortanix:raoul/dlmalloc0.2, r=Mark-Simulacrum
Mara Bos
-1
/
+1
2020-11-12
Upgrading dlmalloc to 0.2.1
Raoul Strackx
-1
/
+1
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
-3
/
+3
2020-10-24
Fix unsafe operation of wasm32::memory_atomic_notify
chansuke
-1
/
+2
2020-10-24
Add documents for DLMALLOC
chansuke
-4
/
+8
2020-10-24
Add some description for (malloc/calloc/free/realloc)
chansuke
-0
/
+4
2020-10-24
`#[deny(unsafe_op_in_unsafe_fn)]` in sys/wasm
chansuke
-18
/
+32
2020-10-16
Rollup merge of #77619 - fusion-engineering-forks:wasm-parker, r=dtolnay
Dylan DPC
-0
/
+19
2020-10-13
Deny unsafe_op_in_unsafe_fn for unsupported/common.rs through sys/wasm too.
Mara Bos
-0
/
+1
2020-10-06
Use futex-based thread-parker for Wasm32.
Mara Bos
-0
/
+19
2020-10-02
No longer put wasm condvars in a box.
Mara Bos
-1
/
+1
2020-10-02
Make it possible to have unboxed condvars on specific platforms.
Mara Bos
-0
/
+2
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-09-15
Consolidate byte-identical modules.
Eric Huss
-1
/
+1
2020-07-28
Update stdarch submodule
Alex Crichton
-9
/
+9
2020-07-27
mv std libs to library/
mark
-0
/
+766