mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-07 00:00:08 +02:00
wasm: support the wasm32-unknown-emscripten target (#8281)
This commit is contained in:
+5
-1
@@ -1,4 +1,4 @@
|
||||
327
|
||||
331
|
||||
&
|
||||
+
|
||||
<
|
||||
@@ -106,6 +106,8 @@ dns
|
||||
DNS
|
||||
DoS
|
||||
dwOpenMode
|
||||
Emscripten
|
||||
Emscripten's
|
||||
endian
|
||||
enqueue
|
||||
enqueued
|
||||
@@ -213,6 +215,7 @@ plaintext
|
||||
poller
|
||||
POSIX
|
||||
proxied
|
||||
pthreads
|
||||
qos
|
||||
RAII
|
||||
RCU
|
||||
@@ -323,6 +326,7 @@ Wakers
|
||||
wakeup
|
||||
wakeups
|
||||
WASI
|
||||
Wasm
|
||||
watchOS
|
||||
workstealing
|
||||
ZST
|
||||
|
||||
Reference in New Issue
Block a user