Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
195
def
handle_port_error(target, message):
196
utils.exit_with_error(f
'error building port `{target}` | {message}'
)
197
198
199
def
main():
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected