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

Function get_nodejs

test/common.py:328–329  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

326
327
328def get_nodejs():
329 return get_engine(engine_is_node)
330
331
332def get_v8():

Callers 9

test_min_node_versionMethod · 0.90
test_autodebug_wasmMethod · 0.90
test_externref_emjsMethod · 0.90
check_node_versionFunction · 0.85
require_nodeMethod · 0.85
require_node_25Method · 0.85
require_node_26Method · 0.85
setUpMethod · 0.85

Calls 1

get_engineFunction · 0.85

Tested by 3

test_min_node_versionMethod · 0.72
test_autodebug_wasmMethod · 0.72
test_externref_emjsMethod · 0.72