Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ get_target_flags
Function
get_target_flags
tools/compile.py:29–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
28
29
def
get_target_flags():
30
return
[
'-target'
, shared.get_llvm_target()]
31
32
33
def
get_clang_flags(user_args):
Callers
1
get_clang_flags
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected