MCPcopy 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
155class TargetFeaturePrefix(IntEnum):
156 USED = 0x2b
157 DISALLOWED = 0x2d
158
159
160class NameType(IntEnum):

Callers 1

get_target_featuresMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected