MCPcopy 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
547struct async {
548 template<typename InputType, int Index>
549 struct Transform {
550 typedef InputType type;
551 };
552};
553
554struct pure_virtual {
555 template<typename InputType, int Index>

Callers 4

EMSCRIPTEN_BINDINGSFunction · 0.85
value_from_other_threadFunction · 0.85
EMSCRIPTEN_BINDINGSFunction · 0.85
EMSCRIPTEN_BINDINGSFunction · 0.85

Calls

no outgoing calls

Tested by 3

EMSCRIPTEN_BINDINGSFunction · 0.68
value_from_other_threadFunction · 0.68
EMSCRIPTEN_BINDINGSFunction · 0.68