MCPcopy 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

18class MyClass {
19public:
20 MyClass() {}
21
22 void voidMethod() { emscripten_sleep(0); }
23

Callers 1

EM_ASYNC_JSFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected