MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / suspend

Function suspend

test/embind/embind_jspi_test.cpp:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51});
52
53void suspend() {
54 jsSuspend();
55};
56
57void unsuspend() {
58 EM_ASM({

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected