Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ warning
Function
warning
tools/diagnostics.py:137–138 ·
view source on GitHub ↗
(warning_type, message, *args)
Source
from the content-addressed store, hash-verified
135
136
137
def
warning(warning_type, message, *args):
138
manager.warning(warning_type, message, *args)
139
140
141
def
capture_warnings(argv):
Callers
nothing calls this directly
Calls
1
warning
Method · 0.80
Tested by
no test coverage detected