{"id":50922238,"url":"https://github.com/guest271314/native-messaging-zig","last_synced_at":"2026-06-16T19:30:58.500Z","repository":{"id":338546650,"uuid":"1158245592","full_name":"guest271314/native-messaging-zig","owner":"guest271314","description":"Zig Native Messaging host","archived":false,"fork":false,"pushed_at":"2026-06-13T13:12:25.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T15:12:19.062Z","etag":null,"topics":["native-messaging","native-messaging-host","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guest271314.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-15T03:02:51.000Z","updated_at":"2026-06-13T13:12:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/guest271314/native-messaging-zig","commit_stats":null,"previous_names":["guest271314/native-messaging-zig"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guest271314/native-messaging-zig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guest271314","download_url":"https://codeload.github.com/guest271314/native-messaging-zig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-zig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34421324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-16T02:00:06.860Z","response_time":126,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["native-messaging","native-messaging-host","zig"],"created_at":"2026-06-16T19:30:57.802Z","updated_at":"2026-06-16T19:30:58.487Z","avatar_url":"https://github.com/guest271314.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Zig Native Messaging host\n\n### Compile\n\n#### Executable\n```bash\nzig build-exe nm_zig.zig -O ReleaseSmall\n```\n#### wasm32-wasi\n```bash\nzig build-exe nm_zig.zig -target wasm32-wasi -O ReleaseSmall\n```\n\n### Installation and usage on Chrome and Chromium\n\n1. Navigate to `chrome://extensions`.\n2. Toggle `Developer mode`.\n3. Click `Load unpacked`.\n4. Select `native-messaging-zig` folder.\n5. Note the generated extension ID.\n6. Open `nm_zig.json` in a text editor, set `\"path\"` to absolute path of `nm_zig` (or `nm_zig.sh` marked executable to use `zig run` to  \"Create executable and run immediately\"; or mark `nm_zig.zig` as executable and set `\"path\"` to `nm-zig.zig`) and `chrome-extension://\u003cID\u003e/` using ID from 5 in `\"allowed_origins\"` array.\n7. Copy the file to Chrome or Chromium configuration folder, e.g., Chromium on \\*nix `~/.config/chromium/NativeMessagingHosts`; Chrome dev channel on \\*nix `~/.config/google-chrome-unstable/NativeMessagingHosts`.\n8. To test click `service worker` link in panel of unpacked extension which is DevTools for `background.js` in MV3 `ServiceWorker`, observe echo'ed message from Zig Native Messaging host. To disconnect run `port.disconnect()`.\n\nThe Native Messaging host echoes back the message passed. \n\nFor differences between OS and browser implementations see [Chrome incompatibilities](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Chrome_incompatibilities#native_messaging).\n\n## License\nDo What the Fuck You Want to Public License [WTFPLv2](http://www.wtfpl.net/about/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguest271314%2Fnative-messaging-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguest271314%2Fnative-messaging-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguest271314%2Fnative-messaging-zig/lists"}