{
  "name": "xbyak",
  "href": "https://vcpkg.link/ports/xbyak",
  "supports": "!(arm | uwp)",
  "published_at": "2025-07-22T05:42:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/herumi/xbyak",
  "description": [
    "A JIT assembler for x86/x64 architectures supporting FPU, MMX, SSE (1-4), AVX (1-2, 512), APX, and AVX10.2"
  ],
  "license": "BSD-3-Clause",
  "version": {
    "type": "dot",
    "value": "7.28",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/770e889913114bc761b3643b57745d50a74c5017/ports/xbyak",
    "hash": "770e889913114bc761b3643b57745d50a74c5017"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/herumi/xbyak",
    "stars": 2243
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}