1if not "WebAssembly" in config.root.targets: 2 config.unsupported = True 3 4config.suffixes = [".s"] 5