{
  "name": "@emnapi/wasi-threads",
  "url": "https://canirequire.com/package/@emnapi/wasi-threads/",
  "description": "WASI threads proposal implementation in JavaScript",
  "latest": "2.1.0",
  "latestPublished": "2026-09-04T07:44:12.206Z",
  "format": "esm-only",
  "summary": "@emnapi/wasi-threads@2.1.0 is ESM-only. @emnapi/wasi-threads dropped its CommonJS build in 2.0.0 (June 2026). The last version you can require() on every Node.js version, including 18 and older, is 1.2.3, published Jul 25, 2026. On Node.js 20.19+, 22.12+ and every newer release, require(\"@emnapi/wasi-threads\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM.",
  "esmOnlySince": "2.0.0",
  "esmOnlySinceDate": "2026-06-08T03:24:06.826Z",
  "lastCommonJsVersion": "1.2.3",
  "lastCommonJsDate": "2026-07-25T06:53:39.713Z",
  "nativeEsmSince": "1.0.0",
  "types": "bundled",
  "nodeEngines": null,
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/toyobayashi/emnapi",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:22.671Z",
    "node": {
      "18": {
        "require": false,
        "import": true,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": null
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "2.1.0",
      "format": "esm-only",
      "published": "2026-09-04T07:44:12.206Z"
    },
    {
      "version": "2.0.1",
      "format": "esm-only",
      "published": "2026-07-18T13:27:39.759Z"
    },
    {
      "version": "2.0.0",
      "format": "esm-only",
      "published": "2026-06-08T03:24:06.826Z"
    },
    {
      "version": "1.2.3",
      "format": "dual",
      "published": "2026-07-25T06:53:39.713Z"
    },
    {
      "version": "1.2.2",
      "format": "dual",
      "published": "2026-06-08T03:01:05.029Z"
    },
    {
      "version": "1.2.1",
      "format": "dual",
      "published": "2026-04-02T10:11:08.255Z"
    },
    {
      "version": "1.2.0",
      "format": "dual",
      "published": "2026-03-12T08:47:55.227Z"
    },
    {
      "version": "1.1.0",
      "format": "dual",
      "published": "2025-08-28T09:32:28.975Z"
    },
    {
      "version": "1.0.4",
      "format": "dual",
      "published": "2025-07-18T08:41:13.577Z"
    },
    {
      "version": "1.0.3",
      "format": "dual",
      "published": "2025-07-07T14:33:43.222Z"
    },
    {
      "version": "1.0.2",
      "format": "dual",
      "published": "2025-04-15T16:07:03.666Z"
    },
    {
      "version": "1.0.1",
      "format": "dual",
      "published": "2024-05-19T08:17:47.304Z"
    },
    {
      "version": "1.0.0",
      "format": "dual",
      "published": "2024-05-19T06:29:20.305Z"
    }
  ]
}