Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-27 15:46 UTC

trycua / wasmtime-go

Go WebAssembly runtime powered by Wasmtime

GoApache-2.0★ 0 stars⑂ 0 forkssince Jul 2026forkView on GitHub ↗

trycua/wasmtime-go holds a health index of 40 out of 100, placing it in the At risk band. It scores highest on Vitality (71/100) and lowest on Community & Adoption (12/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

40
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

40
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

CuaOrganization
423 followers36 public repossince Dec 2024

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/bytecodealliance/wasmtime-go/v46points to another repo — not scoredv46.0.1-128 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

71Good · 22% of overall
How it's scored
36/36Push recency — last push 7 days ago
11.1/36Commit cadence — 16/52 weeks with commits
13.1/18Commit volume — 28 commits in the last year
0/10OpenSSF Scorecard: Maintained — project was created within the last 90 days. Please review its contents carefully
Inputs used
commits_last_year28
human_commit_share1
days_since_last_push7
active_weeks_last_year16
How it's scored
16.2/27Ships releases — 86 version tags (no GitHub releases)
36/36Release recency — latest release 7 days ago
27/27Release cadence — a release every ~23.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count86
latest_release_tagv46.0.1-cyclops.1
releases_from_tagsyes
days_since_latest_release7
mean_days_between_releases23.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

35At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.3/22.5Commit distribution — top contributor authored 76% of commits
13.5/13.5Contributor breadth — 31 contributors
10/10OpenSSF Scorecard: Contributors — project has 9 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled31
top_contributor_share0.763
How it's scored
0/46.8Issue resolution — no issues or no data
0/38.3PR acceptance — no decided pull requests or no data
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.9/25Owner reach — 423 followers of trycua
14.7/25Track record — 36 public repos, account ~1 yr old
Inputs used
followers423
owner_typeOrganization
is_verified
owner_logintrycua
public_repos36
account_age_days595

Engineering Quality

Are baseline engineering and documentation practices in place?

42At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

15Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://pkg.go.dev/github.com/bytecodealliance/wasmtime-go
has_readmeno
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

33At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 9 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project was created within the last 90 days. Please review its contents carefully
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.3
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 90 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.9
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — ci/test-minimal-runtime/go.mod, go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.02
toolchain_manifestsci/test-minimal-runtime/go.mod, go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/79 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes22,090
source_files_sampled79
oversized_source_files0

Key facts

0GitHub stars
31contributors
28commits, last 12 months
7days since last push
86releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

  • Community profile unavailable
  • go package 'github.com/bytecodealliance/wasmtime-go/v46' points at a different repository (https://github.com/bytecodealliance/wasmtime-go); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 3.3 / 10
3.3aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-27 15:45 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 9 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
Gogithub.com/stretchr/testifyv1.8.0go.mod
Gogithub.com/bytecodealliance/wasmtime-go/v46v46.0.0ci/test-minimal-runtime/go.mod
Gogithub.com/stretchr/testifyv1.8.0ci/test-minimal-runtime/go.mod
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 4227671,
      "has_wiki": false,
      "homepage": "https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go",
      "languages": {
        "C": 3018,
        "Go": 229142,
        "Shell": 2690,
        "Python": 2613,
        "Starlark": 3982
      },
      "pushed_at": "2026-07-19T22:05:43Z",
      "created_at": "2026-07-19T21:34:20Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T21:34:20Z",
      "description": "Go WebAssembly runtime powered by Wasmtime",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://cua.ai",
      "name": "Cua",
      "type": "Organization",
      "login": "trycua",
      "company": null,
      "location": "United States of America",
      "followers": 423,
      "avatar_url": "https://avatars.githubusercontent.com/u/191107687?v=4",
      "created_at": "2024-12-09T10:39:19Z",
      "is_verified": null,
      "public_repos": 36,
      "account_age_days": 595
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v46.0.1",
          "kind": "patch",
          "published_at": "2026-06-29T13:32:28Z"
        },
        {
          "tag": "v46.0.1-cyclops.1",
          "kind": "prerelease",
          "published_at": "2026-07-19T21:59:11Z"
        },
        {
          "tag": "v45.0.0",
          "kind": "major",
          "published_at": "2026-05-27T20:01:13Z"
        },
        {
          "tag": "v44.0.0",
          "kind": "major",
          "published_at": "2026-04-20T22:18:20Z"
        },
        {
          "tag": "v43.0.2",
          "kind": "patch",
          "published_at": "2026-04-07T20:15:45Z"
        },
        {
          "tag": "v43.0.1",
          "kind": "patch",
          "published_at": "2026-04-03T16:26:42Z"
        },
        {
          "tag": "v43.0.0",
          "kind": "major",
          "published_at": "2026-04-01T20:22:57Z"
        },
        {
          "tag": "v42.0.0",
          "kind": "major",
          "published_at": "2026-02-24T19:11:03Z"
        },
        {
          "tag": "v41.0.0",
          "kind": "major",
          "published_at": "2026-01-20T18:15:53Z"
        },
        {
          "tag": "v40.0.0",
          "kind": "major",
          "published_at": "2025-12-22T16:28:18Z"
        },
        {
          "tag": "v39.0.1",
          "kind": "patch",
          "published_at": "2025-11-22T19:28:27Z"
        },
        {
          "tag": "v39.0.0",
          "kind": "major",
          "published_at": "2025-11-20T21:31:50Z"
        },
        {
          "tag": "v38.0.1",
          "kind": "patch",
          "published_at": "2025-11-05T18:39:24Z"
        },
        {
          "tag": "v38.0.0",
          "kind": "major",
          "published_at": "2025-10-22T15:29:22Z"
        },
        {
          "tag": "v37.0.0",
          "kind": "major",
          "published_at": "2025-09-29T21:18:30Z"
        },
        {
          "tag": "v36.0.0",
          "kind": "major",
          "published_at": "2025-08-21T22:16:44Z"
        },
        {
          "tag": "v35.0.0",
          "kind": "major",
          "published_at": "2025-07-22T20:24:37Z"
        },
        {
          "tag": "v34.0.0",
          "kind": "major",
          "published_at": "2025-06-20T19:56:40Z"
        },
        {
          "tag": "v33.0.0",
          "kind": "major",
          "published_at": "2025-05-20T16:02:50Z"
        },
        {
          "tag": "v32.0.0",
          "kind": "major",
          "published_at": "2025-04-21T16:54:24Z"
        },
        {
          "tag": "v31.0.0",
          "kind": "major",
          "published_at": "2025-03-21T18:42:49Z"
        },
        {
          "tag": "v30.0.0",
          "kind": "major",
          "published_at": "2025-02-25T19:08:36Z"
        },
        {
          "tag": "v29.0.0",
          "kind": "major",
          "published_at": "2025-01-22T23:16:08Z"
        },
        {
          "tag": "v28.0.0",
          "kind": "major",
          "published_at": "2024-12-20T16:49:50Z"
        },
        {
          "tag": "v27.0.0",
          "kind": "major",
          "published_at": "2024-11-20T17:42:39Z"
        },
        {
          "tag": "v25.0.0",
          "kind": "major",
          "published_at": "2024-09-20T17:00:07Z"
        },
        {
          "tag": "v24.0.0",
          "kind": "major",
          "published_at": "2024-08-20T16:46:33Z"
        },
        {
          "tag": "v23.0.0",
          "kind": "major",
          "published_at": "2024-07-22T19:02:28Z"
        },
        {
          "tag": "v22.0.1",
          "kind": "patch",
          "published_at": "2024-07-10T14:44:46Z"
        },
        {
          "tag": "v22.0.0",
          "kind": "major",
          "published_at": "2024-06-20T18:27:50Z"
        },
        {
          "tag": "v21.0.0",
          "kind": "major",
          "published_at": "2024-05-20T20:49:07Z"
        },
        {
          "tag": "v20.0.0",
          "kind": "major",
          "published_at": "2024-04-23T18:51:30Z"
        },
        {
          "tag": "v19.0.0",
          "kind": "major",
          "published_at": "2024-03-20T18:23:47Z"
        },
        {
          "tag": "v18.0.0",
          "kind": "major",
          "published_at": "2024-02-21T17:12:39Z"
        },
        {
          "tag": "v17.0.0",
          "kind": "major",
          "published_at": "2024-01-25T22:44:21Z"
        },
        {
          "tag": "v16.0.0",
          "kind": "major",
          "published_at": "2024-01-22T19:56:22Z"
        },
        {
          "tag": "v15.0.0",
          "kind": "major",
          "published_at": "2023-11-20T22:32:50Z"
        },
        {
          "tag": "v14.0.0",
          "kind": "major",
          "published_at": "2023-10-22T04:03:57Z"
        },
        {
          "tag": "v13.0.0",
          "kind": "major",
          "published_at": "2023-09-20T21:16:53Z"
        },
        {
          "tag": "v12.0.0",
          "kind": "major",
          "published_at": "2023-08-21T22:54:07Z"
        },
        {
          "tag": "v11.0.0",
          "kind": "major",
          "published_at": "2023-07-20T17:55:26Z"
        },
        {
          "tag": "v9.0.0",
          "kind": "major",
          "published_at": "2023-05-22T16:29:40Z"
        },
        {
          "tag": "v8.0.0",
          "kind": "major",
          "published_at": "2023-04-20T15:25:28Z"
        },
        {
          "tag": "v7.0.0",
          "kind": "major",
          "published_at": "2023-03-20T19:09:37Z"
        },
        {
          "tag": "v6.0.0",
          "kind": "major",
          "published_at": "2023-02-20T17:25:54Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2023-01-20T19:00:31Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2023-01-07T01:09:10Z"
        },
        {
          "tag": "v3.0.2",
          "kind": "patch",
          "published_at": "2022-11-29T15:35:05Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2022-11-28T16:06:51Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2022-11-22T05:10:45Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2022-10-24T15:57:30Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-09-21T16:22:28Z"
        },
        {
          "tag": "v0.40.0",
          "kind": "minor",
          "published_at": "2022-08-30T14:47:53Z"
        },
        {
          "tag": "v0.39.0",
          "kind": "minor",
          "published_at": "2022-07-21T20:19:42Z"
        },
        {
          "tag": "v0.38.1",
          "kind": "patch",
          "published_at": "2022-06-22T15:09:18Z"
        },
        {
          "tag": "v0.38.0",
          "kind": "minor",
          "published_at": "2022-06-21T17:35:42Z"
        },
        {
          "tag": "v0.37.0",
          "kind": "minor",
          "published_at": "2022-06-15T15:40:08Z"
        },
        {
          "tag": "v0.36.0",
          "kind": "minor",
          "published_at": "2022-04-26T15:55:19Z"
        },
        {
          "tag": "v0.35.0",
          "kind": "minor",
          "published_at": "2022-03-08T15:34:26Z"
        },
        {
          "tag": "v0.34.0",
          "kind": "minor",
          "published_at": "2022-02-10T17:12:51Z"
        },
        {
          "tag": "v0.33.1",
          "kind": "patch",
          "published_at": "2022-01-11T21:12:57Z"
        },
        {
          "tag": "v0.33.0",
          "kind": "minor",
          "published_at": "2022-01-07T20:44:41Z"
        },
        {
          "tag": "v0.32.0",
          "kind": "minor",
          "published_at": "2021-12-13T22:43:46Z"
        },
        {
          "tag": "v0.31.0",
          "kind": "minor",
          "published_at": "2021-10-29T15:35:45Z"
        },
        {
          "tag": "v0.30.0",
          "kind": "minor",
          "published_at": "2021-09-17T19:12:46Z"
        },
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2021-08-03T17:33:29Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2021-06-09T19:08:50Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2021-05-21T23:47:55Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2021-05-04T15:41:41Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2021-04-05T20:34:20Z"
        },
        {
          "tag": "v0.25.0",
          "kind": "minor",
          "published_at": "2021-03-16T21:59:24Z"
        },
        {
          "tag": "v0.24.0",
          "kind": "minor",
          "published_at": "2021-03-05T15:07:23Z"
        },
        {
          "tag": "v0.23.0",
          "kind": "minor",
          "published_at": "2021-02-18T15:24:43Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2021-01-14T15:35:01Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2020-11-05T15:58:03Z"
        },
        {
          "tag": "v0.20.0",
          "kind": "minor",
          "published_at": "2020-09-29T22:08:54Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2020-07-17T21:10:20Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2020-06-17T20:57:16Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2020-06-03T13:59:36Z"
        },
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2020-05-15T19:06:47Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2020-05-11T14:16:28Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2020-04-30T16:07:21Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2020-04-06T21:51:49Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2020-04-06T21:33:34Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2020-04-06T21:32:22Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2020-04-06T21:27:58Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c928a48c8bb3dc1d9013a51e04b4bc968c62f383",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 46.0.1 (#287)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2026-06-29T13:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4b75ac3bfc7ffd873f35daf0b02b03377cf4b69",
          "body": "* Bump to 45.0.0\n\n* Split out GC functions to `*_feat_gc.go`\n\n* go fmt",
          "is_bot": false,
          "headline": "Bump to 45.0.0 (#284)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2026-05-27T20:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26d36491f1a914c53d958fa1fcc73bd2553e6166",
          "body": "Per the slice plan worked out on PR #281's review thread, this lays the\npublic Go-side type-information surface so that a future slice can\nexpose ComponentFunc + Call as a thin consumer of these public types\nrather than calling wasmtime_component_func_type directly.\n\nAdds (skeleton only — downcasts \n[…]\na `(component (type $a u32)\n(export \"my-id\" (type $a)))` fixture, which is the only public path\nto a ComponentValType in this slice.\n\nAll tests pass under default and -tags debug; gofmt and vet clean.",
          "is_bot": false,
          "headline": "Add Component Model type-hierarchy skeleton (slice 2) (#282)",
          "author_name": "Shunsuke Nagano",
          "author_login": "glassmonkey",
          "committed_at": "2026-05-12T19:40:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24d8ce178499708e651faa56bcf3c53ab2134027",
          "body": "…primitive value calls (#281)\n\n* Add Component Model bindings: Component, Linker, Instance\n\nFirst slice of Component Model support tracked in #280. Wraps\nwasmtime_component_new / serialize / deserialize / get_export_index,\nwasmtime_component_linker_new / instantiate /\ndefine_unknown_imports_as_traps\n[…]\nx, ComponentLinker, ComponentInstance) plus their basic\noperations: load, serialize/deserialize, instantiate, lookup. Six\ntests cover these end-to-end and pass under both default and debug\nbuild tags.",
          "is_bot": false,
          "headline": "Add Component Model bindings: Component / Linker / Instance / Func + …",
          "author_name": "Shunsuke Nagano",
          "author_login": "glassmonkey",
          "committed_at": "2026-05-08T17:48:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "42b9f65cbc201b52463185127535db64a4dc108a",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 44.0.0 (#279)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2026-04-20T22:17:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fdace797bc66fb7d5f313a7287902168d64fcc7",
          "body": "The srcs list was hand-maintained and fell out of sync when v43 split\ncode into feature-gated files (config_feat_*.go, linker_feat_wasi.go,\nmodule_feat_cranelift.go, store_feat_wasi.go, etc.). This caused Bazel\nbuilds to fail with undefined symbol errors since the new files were\nnever added to srcs.\n\nSwitch to glob() to match the pattern already used for go_test srcs,\nso new source files are automatically picked up.",
          "is_bot": false,
          "headline": "Use glob for go_library srcs in BUILD.bazel (#278)",
          "author_name": "AidanTanium",
          "author_login": "AidanTanium",
          "committed_at": "2026-04-04T00:38:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351b754d9a7619cc9716fca4e90f15d4a9ec8594",
          "body": "…'s minimal build (#272) (#272)\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>",
          "is_bot": false,
          "headline": "Split Go source files to enable applications to link against wasmtime…",
          "author_name": "effulgentsia",
          "author_login": "effulgentsia",
          "committed_at": "2026-04-03T16:25:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ea06dde10bb6fe280e59fa43ddb3f1fabfd8a5e0",
          "body": "The prebuilt `libwasmtime.a` for linux-aarch64 ships in\n`build/linux-aarch64/` and the CGo directives in `ffi.go` already\nreference it, but the `cc_library` in BUILD.bazel was missing the\n`linux_arm64` platform entry. This causes Bazel builds targeting\nlinux/arm64 to fail at link time because the select falls through\nto the empty default.",
          "is_bot": false,
          "headline": "Add linux/arm64 to Bazel cc_library select (#276)",
          "author_name": "AidanTanium",
          "author_login": "AidanTanium",
          "committed_at": "2026-04-01T23:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0634bdb3792f7de0b8c87d84ceafb96a71bb2db4",
          "body": "* Add SetGCSupport method to Config\n\n* Smoke test SetGCSupport() in configuration tests",
          "is_bot": false,
          "headline": "Add config setter for gc_support (#271)",
          "author_name": "effulgentsia",
          "author_login": "effulgentsia",
          "committed_at": "2026-04-01T13:50:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4485d2d5568b3ede87e7cf059713ad69524124d1",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 43.0.0 (#275)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2026-03-31T19:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f1f897034b4b3af67b1fc9cd5fd734412b3a74",
          "body": null,
          "is_bot": false,
          "headline": "Add Go bindings for missing linker unknown-imports functions (#274)",
          "author_name": "effulgentsia",
          "author_login": "effulgentsia",
          "committed_at": "2026-03-31T18:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13bedabe77fef5d4a4bc215e4f8990e9ad13df5a",
          "body": "* Add gc_support and component model config setters\n\nCo-authored-by: effulgentsia <effulgentsia@users.noreply.github.com>\n\n* Postpone SetGCSupport until Wasmtime 43\n\n* Postpone SetGCSupport until Wasmtime 43\n\n---------\n\nCo-authored-by: Cursor Agent <cursoragent@cursor.com>\nCo-authored-by: effulgentsia <effulgentsia@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add config setter for wasm_component_model (#269)",
          "author_name": "effulgentsia",
          "author_login": "effulgentsia",
          "committed_at": "2026-02-25T15:01:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "16ef6baaac330397a83de959d2c9d36eefb39b38",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 42.0.0 (#270)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2026-02-24T19:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fe14d697dedc9aae5996fc0ce3c62707b150060",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 41.0.0 (#267)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2026-01-20T18:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "211e4716f4cd31e1e24ac2a4db99c44e1b3749c6",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 40.0.0 (#266)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-12-22T16:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b885118920c41ad709de46104e55abe105af59f7",
          "body": "fixes #263",
          "is_bot": false,
          "headline": "Add missing C paths to vendor (#264)",
          "author_name": "Ed Pelc",
          "author_login": "epelc",
          "committed_at": "2025-11-22T19:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0d2a45268f317052319d771decc3bd09fdd9598",
          "body": "* Bump to 39.0.0\n\n* Fix build",
          "is_bot": false,
          "headline": "Bump to 39.0.0 (#262)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-11-20T21:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b78129cfadb424d08a95b42ec9feb094b70831a7",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 38.0.1",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-11-05T18:38:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2ee769b6e64fd3c01331e183d190bd021b25e21",
          "body": "This patch introduces `Storelike.Data` and `NewStoreWithData` which can\nbe used to attach arbitrary data to a `*Store` which is also accessible\nfrom `*Caller`.\n\nUsing this, embedders can use a shared linker even for store-specific\nhost functions, as any store-specific state can be stored on the store\nitself.",
          "is_bot": false,
          "headline": "Support storing arbitrary data on Store (#260)",
          "author_name": "Alex Vidal",
          "author_login": "avidal",
          "committed_at": "2025-11-04T22:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "010e19664211eeee95c8e7ba14d5a0e3f0c246fa",
          "body": "Signed-off-by: reddaisyy <reddaisy@outlook.jp>",
          "is_bot": false,
          "headline": "chore: make some documents clearer (#259)",
          "author_name": "reddaisyy",
          "author_login": "reddaisyy",
          "committed_at": "2025-10-24T14:35:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa5527c54ee86e86e37830653cc9468d92f868a2",
          "body": "* Bump to 38.0.0\n\n* Update to 38.0.2",
          "is_bot": false,
          "headline": "Bump to 38.0.0 (#258)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-10-22T15:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cb9db5bea5b603ff7faa70a7f2e3d00ea6aac54",
          "body": null,
          "is_bot": false,
          "headline": "Add some tests for panics (#257)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-10-15T15:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbf36c2d0661f5c83a1faf5cfd7134c000bfd976",
          "body": "Signed-off-by: stemlaud <stemlaud@outlook.com>",
          "is_bot": false,
          "headline": "chore: fix typo in example_test.go (#256)",
          "author_name": "stemlaud",
          "author_login": "stemlaud",
          "committed_at": "2025-10-15T14:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2e0daf2b7c657f7a56642bf507a6f4cfd10377",
          "body": "Signed-off-by: asttool <asttool@outlook.com>",
          "is_bot": false,
          "headline": "chore: make function comment match function name (#254)",
          "author_name": "asttool",
          "author_login": "asttool",
          "committed_at": "2025-10-10T14:40:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49e75c88378464f61cec28ac2b2dbe4b30582f5",
          "body": null,
          "is_bot": false,
          "headline": "add missing CGO dependency for vendoring (#253)",
          "author_name": "Paul Stuart",
          "author_login": "paulstuart",
          "committed_at": "2025-10-07T14:30:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f783f08c1b9c015eb45e0f601289f501e6b93ab",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 37.0.0 (#252)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-09-29T21:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e594a8d1441dae1421728f1202d8026a643089",
          "body": null,
          "is_bot": false,
          "headline": "Use v36.0.1 artifacts for Wasmtime (#251)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-08-21T22:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06877e4bd2eaf3095c615c7edeb4353a2c6c4052",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 36.0.0 (#249)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-08-20T17:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9df361ac625f8d4f8b35dd05a1ce9ab329a9da44",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 35.0.0 (#247)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-07-22T20:24:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d05aef34e08552601e820a3cc3bf43a88343be8b",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 34.0.0 (#246)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-06-20T19:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff2c47d3e084a062dc7c7cd9a83b2afdc6042425",
          "body": null,
          "is_bot": false,
          "headline": "Bump to Wasmtime 33 (#244)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-05-20T15:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "733d04e76f4c69490b1a79c50d9f6267241eb002",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 32.0.0 (#243)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-04-21T16:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3764f52948ce02462244c13f6f4ebaa56321931",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 31.0.0 (#242)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-03-21T18:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d52fb8625c8f0b17fa9d418f06de4af41ffb13",
          "body": "* Update wasmtime to 30.0.0\n\nAlso bump the version of this module.\n\n* Try using windows-2025 runners\n\n* Try more go versions\n\n* Try using dev-tag\n\n* Update to 30.0.2 artifacts",
          "is_bot": false,
          "headline": "Update wasmtime to 30.0.0 (#241)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-02-25T19:03:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c22498c644ec08424d7e7530de0c98628371a27b",
          "body": null,
          "is_bot": false,
          "headline": "Update to Wasmtime 29 (#239)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2025-01-22T23:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66086d3cc5430a0026da19f98542946acd908006",
          "body": "* Bump to 28.0.0\n\n* Disable bazel tests for now",
          "is_bot": false,
          "headline": "Bump to 28.0.0 (#237)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-12-20T16:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953b6bc8ce5749e030f4350a6f7aae27d654a785",
          "body": "* Add some missing configuration flags (#227)\n\n* PR comments (#227)",
          "is_bot": false,
          "headline": "Add some missing configuration flags (#227) (#236)",
          "author_name": "bobappleyard",
          "author_login": "bobappleyard",
          "committed_at": "2024-12-04T15:30:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b478c1c3b9f8c3446319ab973c8eeb3fcf9e04",
          "body": "Also update various C APIs that changed in the last release.",
          "is_bot": false,
          "headline": "Update to 27.0.0 (#235)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-11-20T17:42:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a8116cf3965d0e228229f3b3a497ba6da6a9b7",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 25.0.0 (#234)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-09-20T16:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccc2f4a85852f1a03c1cf0dd3b0a4c27be0d4c4",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix CI",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-09-04T15:12:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58659a792bf332e69141f9255de5f1b6b65f4115",
          "body": null,
          "is_bot": false,
          "headline": "Update some actions in CI (#231)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-09-04T14:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c97447a48d68217bbaff373f963b8c33ea0f8127",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 24.0.0 (#228)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-08-20T16:46:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98f97a5f001ce87112c56e36e40a494549aa7362",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 23.0.0 (#226)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-07-22T19:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03b414c50b45d131343d49fcd610db38d6d633a",
          "body": "…tic (#224)",
          "is_bot": false,
          "headline": "add Config.SetWasmRelaxedSIMD and Config.SetWasmRelaxedSIMDDeterminis…",
          "author_name": "Bastian Müller",
          "author_login": "turbolent",
          "committed_at": "2024-06-26T14:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad9cd2d136f148533ebf6d7125d3de8b5b08c769",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 22.0.0 (#221)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-06-20T18:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67e9c8129999a8e86030419c4be0a50f23949ca7",
          "body": null,
          "is_bot": false,
          "headline": "Fix `needs` entry for `deploy`",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-06-13T22:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9c642174001dcfad25e282072f922318ac351f",
          "body": null,
          "is_bot": false,
          "headline": "Switch to a more official solution for github-pages (#220)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-06-13T22:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1363f746fb67f43e68f29d794eff4bc8a66ed9dd",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 21.0.0 (#219)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-05-20T20:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabc733f95623fb897b2c35266124192ffca94b4",
          "body": "* Update to Wasmtime 20.0.0\r\n\r\nAdditionally refactor the internals of `Val` to handle the changes with\r\nthe externref-related functions in the C API.\r\n\r\n* Bump to v20",
          "is_bot": false,
          "headline": "Bump to 20.0.0 (#216)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-04-23T18:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1675c5cb10eb863daf5af85a4d9ec93426855a",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 19.0.0 (#213)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-03-20T18:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a4357a78b20d77b1b881bd8fadbe75e78eaa2f",
          "body": null,
          "is_bot": false,
          "headline": "Bump to Wasmtime 18 (#211)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-02-21T17:09:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b95777a26ce81f2c0c19231b494c82b5a7f2a666",
          "body": "This commit adds a new `Close` method to most types to explicitly\r\nrequest destruction of FFI resources owned in the Wasmtime C API. This\r\nenables more deterministic resource management than purely relying on\r\nthe Go GC. Note that most types still have finalizers as well, so the\r\n`Close` methods are an opt-in way of more explicitly managing resources\r\nwhich is not required.",
          "is_bot": false,
          "headline": "Add explicit `Close` methods to most types (#210)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-02-21T15:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da91f80fb2bec90f982107c127be18cfa328fd8e",
          "body": "* Bump to 17.0.0\r\n\r\n* Add a checklist for the release process",
          "is_bot": false,
          "headline": "Bump to 17.0.0 (#208)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-01-25T22:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aee1725f88d2a87cf2af1244c5a0a81a3220a61",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v16 (#207)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2024-01-22T19:55:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edcd045784dbc41921103ea03a030aff16ec0910",
          "body": "* Bump to Wasmtime 15\r\n\r\n* go fmt",
          "is_bot": false,
          "headline": "Bump to Wasmtime 15 (#202)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-11-20T22:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "650f03fbd95e0a3ae0eee8e287fc2045be4736a9",
          "body": "* use unsafe.Slice in Memory.UnsafeData (#199)\r\n\r\n* bump bazel build's Go to 1.21.1",
          "is_bot": false,
          "headline": "Use unsafe.Slice in Memory.UnsafeData (#200)",
          "author_name": "guregu",
          "author_login": "guregu",
          "committed_at": "2023-10-31T15:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915992a3a752925a6c96b3d4967e4a591d90797e",
          "body": null,
          "is_bot": false,
          "headline": "Bump to Wasmtime 14 (#198)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-10-22T04:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0503351a77e9a9a44b71cfe22eb456cc747d9e1",
          "body": null,
          "is_bot": false,
          "headline": "Fix example test syntax (#196)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-09-29T14:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fa7c58874a1977e5276626eb9f7967bc8d90e62",
          "body": "* Fix daily CI for this repo\r\n\r\n* Use Go 1.20+ in CI to fix a MinGW issue\r\n* Use the `dev` releases to use releases built with the same MinGW\r\n  toolchain as is currently in use in CI\r\n\r\n* Downgrade cgocheck to 1\r\n\r\n* Use 1.20 in other jobs\r\n\r\n* Try a bazel fix\r\n\r\n* fix fmt\r\n\r\n* Disable MinGW while it's broken",
          "is_bot": false,
          "headline": "Fix daily CI for this repo (#195)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-09-25T22:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7a7864d26f322abeade41cf62734be902a7604",
          "body": null,
          "is_bot": false,
          "headline": "add OutOfFuel (#193)",
          "author_name": "Bastian Müller",
          "author_login": "turbolent",
          "committed_at": "2023-09-25T14:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e52d2072be9948a01a43e620dd2bd62c004da228",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 13.0.0 (#191)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-09-20T21:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0bf1d9d3b403095e4867cd73c5ea0e9aad99f7f",
          "body": "* Passed the target config option, added the methods to config cranlift flags\r\n\r\n* added the tests for config settings\r\n\r\n* keep target test only for ci\r\n\r\n* remove extra line\r\n\r\n---------\r\n\r\nCo-authored-by: a.makhaev <a.makhaev@takeprofit.com>",
          "is_bot": false,
          "headline": "Expose target and Cranelift settings in Go API (#188)",
          "author_name": "Makhaev Anatoliy",
          "author_login": "gggrafff",
          "committed_at": "2023-08-31T14:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ff57084b9b33e90668be5cc6178294ecd57db6",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 12.0.0 (#186)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-08-21T22:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "617a2c1ebca540685da20ac1e6409f0c34d15210",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 11.0.0 (#181)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-07-20T17:54:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32f49b4600cb23db44fa7bc04a380ac33f92c235",
          "body": null,
          "is_bot": false,
          "headline": "config: expose max stack size setting (#180)",
          "author_name": "guregu",
          "author_login": "guregu",
          "committed_at": "2023-07-19T14:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d36553e61879affcb2d63c37b6445afa8cf97784",
          "body": null,
          "is_bot": false,
          "headline": "enh: Add support for apple silicon in bazel. (#177)",
          "author_name": "Devanshu Shah",
          "author_login": "Devanshu24",
          "committed_at": "2023-06-12T18:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e83fc086eedc798e2a9b8831907ddec30704a23",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 9.0.0 (#175)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-05-22T16:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7371edc849041441b073c62793a236528ea7db0",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 8.0.0 (#173)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-04-20T15:24:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a0899d26b98fececa760d689d24780430653e48",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 7.0.0 (#172)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-03-20T18:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6deb799da68135945cf8080b46085bf5c1e200c8",
          "body": "* How to set resource limit in wasmtime-go? (#101)\r\n\r\n* Using dev version temporarily\r\n\r\n---------\r\n\r\nCo-authored-by: Vitaly Volkov <vitvlkv@takeprofit.com>",
          "is_bot": false,
          "headline": "How to set resource limit in wasmtime-go? (#101) (#171)",
          "author_name": "Vitaly Volkov",
          "author_login": "vlkv",
          "committed_at": "2023-03-02T19:28:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e1933343226fefe7465a34863fb961f54d37684",
          "body": null,
          "is_bot": false,
          "headline": "Bump to v6.0.0 (#169)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-02-20T17:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1d102e5213c4ba7b15e41907322b27533b3999",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 5.0.0 (#168)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-01-20T18:59:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe393275b981a69cc37e18485d40555945a34a41",
          "body": null,
          "is_bot": false,
          "headline": "Fix a version in the README",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-01-07T01:09:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3ef5db55f6d6523e76cd2d87350353cccbed49",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 4.0.0 (#167)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2023-01-07T01:08:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3a40c7a33dca1cfa4e06e6f40e06816f7d2421",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 3.0.2",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-29T15:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34aeabffbb43c5250250cba77384decbd739e8f1",
          "body": null,
          "is_bot": false,
          "headline": "Update more include paths (#164)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-29T15:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c31e8ba8827124f204c8e1abda26d8da2793efe",
          "body": "* Update README for `v3` markers\r\n\r\n* Add back in tag",
          "is_bot": false,
          "headline": "Update README for `v3` markers (#162)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-28T18:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6976250327c50849f9c21bba1485e08fd36df79",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 3.0.1",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-28T16:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "894cfc091290c97f744b429a44e2d6ad8009d634",
          "body": "* Add `v3` to module string\r\n\r\nAttempt to handle #157\r\n\r\n* Try to fix bazel",
          "is_bot": false,
          "headline": "Add `v3` to module string (#161)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-28T16:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00991c465feb089f1494d370a118d90badb4cc5",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 3.0.0 (#159)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-22T05:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8307282eda06bdf9804c668775eb8b87c828b8c",
          "body": "* Update for trap changes in Wasmtime\r\n\r\nThis should fix compat with the `main` build of Wasmtime once\r\nhttps://github.com/bytecodealliance/wasmtime/pull/5223 is merged.\r\n\r\n* Fix GC issue with frames on a trap",
          "is_bot": false,
          "headline": "Update for trap changes in Wasmtime (#158)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-08T19:06:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "030e53cf14b66a9256a177010669ba9d3cdb252b",
          "body": "This reverts commit 9580e4929e8402ee45ff5afdb61d5b8e7666990f.",
          "is_bot": false,
          "headline": "Revert \"Update go.mod for a major version bump\"",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-07T15:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9580e4929e8402ee45ff5afdb61d5b8e7666990f",
          "body": null,
          "is_bot": false,
          "headline": "Update go.mod for a major version bump",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-11-07T15:10:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0bbc888b88c46bcb0245f3f426b34efca6225bc",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 2.0.0 (#154)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-10-24T15:56:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8702c28c5553b28df4368fe758994ebc2d1fdaa",
          "body": "Closes #151",
          "is_bot": false,
          "headline": "Bump to 1.0.0 (#152)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-09-21T16:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d7414bf2bd5adaa527aa3ddfacd6ccccda15bc",
          "body": "* Rename examples so they appear in the right place\r\n\r\nSome of them are moved into Config, others Linker, etc.\r\n\r\n* Move examples out of doc_test\r\n\r\nAnd reformat them in a godoc-friendly way.\r\n\r\n* Rearrange comments\r\n\r\n* Rename test for completeness\r\n\r\n* Minor formatting so the wat code is copy-frie\n[…]\ng 2 examples\r\n\r\n* Use log.Fatal* instead of panic\r\n\r\nThis follows what other packages are doing.\r\n\r\n* Remove superfluous output\r\n\r\n* Add externref example\r\n\r\n* Fix some warnings found by golangci-lint",
          "is_bot": false,
          "headline": "Improve examples further (#141)",
          "author_name": "Federico G. Schwindt",
          "author_login": "fgsch",
          "committed_at": "2022-08-31T16:39:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d0b1864010aa373d13cdce024d76899d93f05e0a",
          "body": "* Bump golang versions\r\n\r\n* Don't check for nil in the methods\r\n\r\nThese should be caught in advance.",
          "is_bot": false,
          "headline": "Bump golang versions (#144)",
          "author_name": "Federico G. Schwindt",
          "author_login": "fgsch",
          "committed_at": "2022-08-31T01:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ed2a460f22e1ce1439788f95181e4d4fec934b",
          "body": "* test: Conduct testify testing framework\r\n\r\n* test: Conduct require package too\r\n\r\n* fix: Fix bazel\r\n\r\nCo-Authored-By: fgsch <fgsch@users.noreply.github.com>\r\n\r\nCo-authored-by: fgsch <fgsch@users.noreply.github.com>",
          "is_bot": false,
          "headline": "test: Conduct testify testing framework (#129)",
          "author_name": "Yang Hau",
          "author_login": "howjmay",
          "committed_at": "2022-08-30T20:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b0dc3c8e1d57b9cecf8cf7a483126ef515c35a7",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.40.0 (#143)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-08-30T14:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "039ce06f970798523ec8a9f55b85576f2edfb5d9",
          "body": "* Bump to 0.39.0\r\n\r\n* Update bindings for 0.39.0",
          "is_bot": false,
          "headline": "Bump to 0.39.0 (#138)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-07-21T20:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b62724c63a8bf6609425c2bfa471ad3657ee5c96",
          "body": null,
          "is_bot": false,
          "headline": "Bump go versions (#137)",
          "author_name": "Federico G. Schwindt",
          "author_login": "fgsch",
          "committed_at": "2022-07-21T19:33:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8da1e6bc172126c45c1b4a64bf2ebc9a752adf00",
          "body": "* Move example out\r\n\r\n* Fix formatting",
          "is_bot": false,
          "headline": "More examples (#136)",
          "author_name": "Federico G. Schwindt",
          "author_login": "fgsch",
          "committed_at": "2022-07-20T14:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722821faa5d924297871bbee5e7dc33ae597f909",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.38.1",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-06-22T15:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be90133e46282f156253009516a56422d2047fe5",
          "body": "* Bump to 0.38.0\r\n\r\n* Update C API usage for changes\r\n\r\n* Fix test on Windows",
          "is_bot": false,
          "headline": "Bump to 0.38.0 (#133)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-06-21T17:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02eb569e72bf4d1065328401d09e5fc1e2d11112",
          "body": "* Add download for macos-aarch64\r\n\r\n* Update README.md",
          "is_bot": false,
          "headline": "Bump to 0.37.0 (#131)",
          "author_name": "Kyle Conroy",
          "author_login": "kyleconroy",
          "committed_at": "2022-06-15T15:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e167015948368ee39404ecc7eb17cbda83fa5064",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.36.0 (#130)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-04-26T15:54:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abce4a157f15c3f228271f974938731d485a0e4",
          "body": "Remove mention of the go runtime bug which has been fixed.",
          "is_bot": false,
          "headline": "Update README.md (#126)",
          "author_name": "Aurélien Rainone",
          "author_login": "arl",
          "committed_at": "2022-04-11T14:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "900a74e268664920276200d5a23167224196ed38",
          "body": "* Remove support for module linking\r\n\r\nThis gets tests to pass now that bytecodealliance/wasmtime#3958 has\r\nlanded.\r\n\r\n* Update bazel build",
          "is_bot": false,
          "headline": "Remove support for module linking (#125)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-03-24T21:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8a51e09df55c049e831ff1114fd54704ca025b",
          "body": "Handles the changes made in bytecodealliance/wasmtime#3925",
          "is_bot": false,
          "headline": "Remove InterruptHandle, bind epochs (#124)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-03-15T15:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf7086b9a52b575a12790115f033bf2688efd8e",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.35.0 (#123)",
          "author_name": "Alex Crichton",
          "author_login": "alexcrichton",
          "committed_at": "2022-03-08T15:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 86,
      "commits_last_year": 28,
      "latest_release_at": "2026-07-19T21:59:11Z",
      "latest_release_tag": "v46.0.1-cyclops.1",
      "releases_from_tags": true,
      "days_since_last_push": 7,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 7,
      "mean_days_between_releases": 23.2
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/bytecodealliance/wasmtime-go/v46",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": false,
          "registry_url": "https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go/v46",
          "is_deprecated": false,
          "latest_version": "v46.0.1",
          "repository_url": "https://github.com/bytecodealliance/wasmtime-go",
          "versions_count": 1,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-06-29T13:32:28Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 28
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "ci/test-minimal-runtime/go.mod",
        "go.mod"
      ],
      "largest_source_bytes": 22090,
      "source_files_sampled": 79,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        },
        {
          "name": "github.com/bytecodealliance/wasmtime-go/v46",
          "manifest": "ci/test-minimal-runtime/go.mod",
          "ecosystem": "go",
          "version_constraint": "v46.0.0"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "ci/test-minimal-runtime/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "alexcrichton",
          "commits": 203,
          "avatar_url": "https://avatars.githubusercontent.com/u/64996?v=4"
        },
        {
          "type": "User",
          "login": "fgsch",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/241785?v=4"
        },
        {
          "type": "User",
          "login": "avidal",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/191975?v=4"
        },
        {
          "type": "User",
          "login": "c0mm4nd",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/12538215?v=4"
        },
        {
          "type": "User",
          "login": "effulgentsia",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/477547?v=4"
        },
        {
          "type": "User",
          "login": "srenatus",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/870638?v=4"
        },
        {
          "type": "User",
          "login": "howjmay",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/13924801?v=4"
        },
        {
          "type": "User",
          "login": "guregu",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/131059?v=4"
        },
        {
          "type": "User",
          "login": "glassmonkey",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/7159100?v=4"
        },
        {
          "type": "User",
          "login": "olivierlemasle",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/628140?v=4"
        }
      ],
      "contributors_sampled": 31,
      "top_contributor_share": 0.763
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 9 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c928a48c8bb3dc1d9013a51e04b4bc968c62f383",
        "ran_at": "2026-07-27T15:45:51Z",
        "aggregate_score": 3.3,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/trycua/wasmtime-go",
    "host": "github.com",
    "name": "wasmtime-go",
    "owner": "trycua"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 40,
      "inputs": {
        "security": 33,
        "vitality": 71,
        "community": 12,
        "governance": 35,
        "engineering": 42
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "commits_last_year": 28,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "28 commits in the last year",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 86,
              "latest_release_tag": "v46.0.1-cyclops.1",
              "releases_from_tags": true,
              "days_since_latest_release": 7,
              "mean_days_between_releases": 23.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "86 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~23.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 23.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 35,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 31,
              "top_contributor_share": 0.763
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 76% of commits",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "31 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 423,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "trycua",
              "public_repos": 36,
              "account_age_days": 595
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "423 followers of trycua",
                "points": 18.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 423,
                      "login": "trycua"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "36 public repos, account ~1 yr old",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 36
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 1
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 42,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://pkg.go.dev/github.com/bytecodealliance/wasmtime-go",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 9 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.9,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "90 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 90,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [
                "ci/test-minimal-runtime/go.mod",
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "ci/test-minimal-runtime/go.mod, go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "ci/test-minimal-runtime/go.mod, go.mod"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 22090,
              "source_files_sampled": 79,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/79 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 79,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "go package 'github.com/bytecodealliance/wasmtime-go/v46' points at a different repository (https://github.com/bytecodealliance/wasmtime-go); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T15:46:08.607774Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/trycua/wasmtime-go.svg",
  "full_name": "trycua/wasmtime-go",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.