Searched full:node_js (Results 1 – 2 of 2) sorted by relevance
1 language: node_js2 node_js:
113 """Parse EM_CONFIG file and lookup EMSCRIPTEN_ROOT and NODE_JS.127 node_js = pathlib.Path(local["NODE_JS"])128 return emscripten_root, node_js131 EMSCRIPTEN_ROOT, NODE_JS = parse_emconfig() variable366 return [NODE_JS.parent]