Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ err
Function
err
tools/file_packager.py:138–139 ·
view source on GitHub ↗
(*args)
Source
from the content-addressed store, hash-verified
136
137
138
def
err(*args):
139
print(*args, file=sys.stderr)
140
141
142
def
has_hidden_attribute(filepath):
Callers
3
add
Function · 0.70
generate_object_file
Function · 0.70
main
Function · 0.70
Calls
1
print
Function · 0.70
Tested by
no test coverage detected