Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ voidMethod
Method
voidMethod
test/embind/embind_jspi_test.cpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
MyClass() {}
21
22
void voidMethod() { emscripten_sleep(0); }
23
24
int intMethod(int i) {
25
emscripten_sleep(0);
Callers
1
EM_ASYNC_JS
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected