Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ method
Method
method
test/core/embind_lib_with_asyncify.cpp:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
int method() {
32
return sleep_and_return(30);
33
}
34
35
int method_without_async_calls() {
36
return 40;
Callers
1
embind_lib_with_asyncify.test.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected