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

Function handle_port_error

embuilder.py:195–196  ·  view source on GitHub ↗
(target, message)

Source from the content-addressed store, hash-verified

193
194
195def handle_port_error(target, message):
196 utils.exit_with_error(f'error building port `{target}` | {message}')
197
198
199def main():

Callers 1

mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected