Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ error
Function
error
emsize.py:34–36 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
32
33
34
def
error(text):
35
print(text, file=sys.stderr, flush=True)
36
return
1
37
38
39
def
parse_args(argv):
Callers
1
print_sizes
Function · 0.70
Calls
1
print
Function · 0.50
Tested by
no test coverage detected