MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / test_hello_world

Method test_hello_world

test/test_core.py:530–531  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

528
529 @crossplatform
530 def test_hello_world(self):
531 self.do_core_test('test_hello_world.c')
532
533 @no_esm_integration('WASM_ASYNC_COMPILATION=0')
534 def test_wasm_synchronous_compilation(self):

Callers

nothing calls this directly

Calls 1

do_core_testMethod · 0.95

Tested by

no test coverage detected