{
  "name": "slang-verilog",
  "href": "https://vcpkg.link/ports/slang-verilog",
  "supports": "!arm32 & !(windows & !x64)",
  "published_at": "2026-08-17T22:36:30.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/MikePopoloski/slang",
  "description": [
    "SystemVerilog compiler and language services"
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "10.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/dd1b1040bd42eda01abe3f68822ba6186b3b6f18/ports/slang-verilog",
    "hash": "dd1b1040bd42eda01abe3f68822ba6186b3b6f18"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/MikePopoloski/slang",
    "stars": 1115
  },
  "dependencies": [
    {
      "name": "boost-unordered",
      "href": "https://vcpkg.link/ports/boost-unordered",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "bshoshany-thread-pool",
      "href": "https://vcpkg.link/ports/bshoshany-thread-pool",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "expected-lite",
      "href": "https://vcpkg.link/ports/expected-lite",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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": [
    {
      "name": "mimalloc",
      "default": [],
      "description": [
        "Use the mimalloc allocator"
      ],
      "supports": "!(windows & !static)",
      "dependencies": [
        {
          "name": "mimalloc",
          "href": "https://vcpkg.link/ports/mimalloc",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build the slang command-line tool"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}