1# Requires native execution. 2if "host-supports-jit" not in config.available_features: 3 config.unsupported = True 4