Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
void suspend() {
54
jsSuspend();
55
};
56
57
void unsuspend() {
58
EM_ASM({
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected