Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emscripten-core/emscripten
/ TargetFeaturePrefix
Class
TargetFeaturePrefix
tools/webassembly.py:155–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
154
155
class
TargetFeaturePrefix(IntEnum):
156
USED = 0x2b
157
DISALLOWED = 0x2d
158
159
160
class
NameType(IntEnum):
Callers
1
get_target_features
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected