Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ async
Class
async
system/include/emscripten/wire.h:547–552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
545
};
546
547
struct async {
548
template<typename InputType, int Index>
549
struct Transform {
550
typedef InputType type;
551
};
552
};
553
554
struct pure_virtual {
555
template<typename InputType, int Index>
Callers
4
EMSCRIPTEN_BINDINGS
Function · 0.85
value_from_other_thread
Function · 0.85
EMSCRIPTEN_BINDINGS
Function · 0.85
EMSCRIPTEN_BINDINGS
Function · 0.85
Calls
no outgoing calls
Tested by
3
EMSCRIPTEN_BINDINGS
Function · 0.68
value_from_other_thread
Function · 0.68
EMSCRIPTEN_BINDINGS
Function · 0.68