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