{"id":18462697,"url":"https://github.com/extism/d-sdk","last_synced_at":"2026-01-21T09:02:47.639Z","repository":{"id":203408707,"uuid":"709017219","full_name":"extism/d-sdk","owner":"extism","description":"Host SDK for the D Language","archived":false,"fork":false,"pushed_at":"2023-10-30T23:55:00.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-28T12:20:00.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"D","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/extism.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-23T21:06:54.000Z","updated_at":"2024-05-23T23:28:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"3cf54a74-9378-4a4c-9edc-f6d48eaa2bf5","html_url":"https://github.com/extism/d-sdk","commit_stats":null,"previous_names":["extism/d-sdk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/extism/d-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extism%2Fd-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extism%2Fd-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extism%2Fd-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extism%2Fd-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/extism","download_url":"https://codeload.github.com/extism/d-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/extism%2Fd-sdk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28630938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T09:04:06.603Z","updated_at":"2026-01-21T09:02:47.619Z","avatar_url":"https://github.com/extism.png","language":"D","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extism D SDK\n\nD bindings to the Extism host SDK.\n\n## Development\n\n1. Ensure a [D compiler](https://dlang.org/download) is installed and available in your `PATH`.\n    \u003e Note: The compiler's frontend must be at least version `2.102`.\n2. Ensure the extism shared library is installed *before* running tests or examples:\n\n    See [Installing Extism](https://extism.org/docs/install) documentation.\n\n    ```sh\n    extism lib install latest\n    ```\n\n    \u003e Note: The `extism install` command may require `sudo`.\n\n### Lint Sources\n\n```sh\ndub lint\n```\n\n\u003e Note: Until [dlang/dub#2700](https://github.com/dlang/dub/issues/2700) is fixed, ensure all non-D sources (e.g. intermediate `*.d` files in `targets`) are cleaned from the repo.\n\u003e\n\u003e Run `cargo clean` to avoid seeing many invalid lint issues.\n\n### Running Tests\n\n```sh\ndub test\n```\n\n## Examples\n\n### Hello World\n\n```sh\ndub run extism:hello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextism%2Fd-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextism%2Fd-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextism%2Fd-sdk/lists"}