Does WebTorrent work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2

May also be known as WebTorrent or Io Webtorrent Webtorrent

๐Ÿ“š Bundle Version History

io.webtorrent.webtorrent

v0.24.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "18E226",
  "CFBundleDisplayName": "WebTorrent",
  "CFBundleExecutable": "WebTorrent",
  "CFBundleIconFile": "electron.icns",
  "CFBundleIdentifier": "io.webtorrent.webtorrent",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "WebTorrent",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "0.24.0",
  "CFBundleVersion": "0.108.6",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTSDKBuild": "10.15",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1110",
  "DTXcodeBuild": "11A1027",
  "LSApplicationCategoryType": "public.app-category.utilities",
  "LSMinimumSystemVersion": "10.10.0",
  "LSRequiresNativeExecution": true,
  "NSCameraUsageDescription": "This app needs access to the camera",
  "NSHighResolutionCapable": true,
  "NSMainNibFile": "MainMenu",
  "NSMicrophoneUsageDescription": "This app needs access to the microphone",
  "NSPrincipalClass": "AtomApplication",
  "NSQuitAlwaysKeepsWindows": false,
  "NSRequiresAquaSystemAppearance": false,
  "NSSupportsAutomaticGraphicsSwitching": true,
  "NSHumanReadableCopyright": "Copyright ยฉ 2014-2020 WebTorrent, LLC",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "torrent"
      ],
      "CFBundleTypeIconFile": "WebTorrentFile.icns",
      "CFBundleTypeName": "BitTorrent Document",
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSItemContentTypes": [
        "org.bittorrent.torrent"
      ]
    },
    {
      "CFBundleTypeName": "Any",
      "CFBundleTypeOSTypes": [
        "****"
      ],
      "CFBundleTypeRole": "Editor",
      "LSHandlerRank": "Owner",
      "LSTypeIsPackage": false
    }
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIconFile": "WebTorrentFile.icns",
      "CFBundleURLName": "BitTorrent Magnet URL",
      "CFBundleURLSchemes": [
        "magnet"
      ]
    },
    {
      "CFBundleTypeRole": "Editor",
      "CFBundleURLIconFile": "WebTorrentFile.icns",
      "CFBundleURLName": "BitTorrent Stream-Magnet URL",
      "CFBundleURLSchemes": [
        "stream-magnet"
      ]
    }
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data",
        "public.item",
        "com.bittorrent.torrent"
      ],
      "UTTypeDescription": "BitTorrent Document",
      "UTTypeIconFile": "WebTorrentFile.icns",
      "UTTypeIdentifier": "org.bittorrent.torrent",
      "UTTypeReferenceURL": "http://www.bittorrent.org/beps/bep_0000.html",
      "UTTypeTagSpecification": {
        "com.apple.ostype": "TORR",
        "public.filename-extension": [
          "torrent"
        ],
        "public.mime-type": "application/x-bittorrent"
      }
    }
  ]
}
Full Meta Details
{
  "fileSize": 0.1932830810546875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1952,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}