MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / embind_lib_with_asyncify.test.js

File embind_lib_with_asyncify.test.js

test/core/embind_lib_with_asyncify.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Module['onRuntimeInitialized'] = async () => {
2 try {
3 let delayedThrowResult = Module.delayed_throw();
4 assert(delayedThrowResult instanceof Promise);

Callers

nothing calls this directly

Calls 7

static_methodMethod · 0.80
logMethod · 0.80
assertFunction · 0.50
methodMethod · 0.45

Tested by

no test coverage detected