{"id":50922241,"url":"https://github.com/guest271314/native-messaging-componentize-qjs","last_synced_at":"2026-06-16T19:31:01.181Z","repository":{"id":364714522,"uuid":"1268950441","full_name":"guest271314/native-messaging-componentize-qjs","owner":"guest271314","description":"componentize-qjs Native Messaging host","archived":false,"fork":false,"pushed_at":"2026-06-14T06:09:31.000Z","size":488,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T08:07:07.331Z","etag":null,"topics":["component-model","javascript","native-messaging","native-messaging-host","wasm","webassembly"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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-06-14T05:56:28.000Z","updated_at":"2026-06-14T06:11:00.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/guest271314/native-messaging-componentize-qjs","commit_stats":null,"previous_names":["guest271314/native-messaging-componentize-qjs"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/guest271314/native-messaging-componentize-qjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-componentize-qjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-componentize-qjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-componentize-qjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-componentize-qjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guest271314","download_url":"https://codeload.github.com/guest271314/native-messaging-componentize-qjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guest271314%2Fnative-messaging-componentize-qjs/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":["component-model","javascript","native-messaging","native-messaging-host","wasm","webassembly"],"created_at":"2026-06-16T19:30:58.300Z","updated_at":"2026-06-16T19:31:01.167Z","avatar_url":"https://github.com/guest271314.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## componentize-qjs Native Messaging host\n\n### Install dependencies\n\n```shell\nbun install --cache-dir ./.bun-cache componentize-qjs\n```\n\n```shell\ncargo bininstall wkg\nwkg wit fetch -d . --cache ./.wit-cache\n```\n\n### Compile to WASM\n\n```shell\nbun x componentize-qjs -n native-messaging-componentize-qjs -w . -m \\\n--opt-size --js nm_componentize_qjs.js -o nm_componentize_qjs.wasm\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-componentize-qjs` folder.\n5. Note the generated extension ID.\n6. Open `nm_componentize_qjs.json` in a text editor, set `\"path\"` to absolute path of `nm_componentize_qjs.sh` and `chrome-extension://\u003cID\u003e/` using ID from 5 in `\"allowed_origins\"` array, and set `nm_componentize_qjs.sh` permission to executable.\n7. Copy the file to Chrome or Chromium configuration folder, e.g., Chromium on Linux `~/.config/chromium/NativeMessagingHosts`; Chrome dev channel on Linux `~/.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 Bun 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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguest271314%2Fnative-messaging-componentize-qjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguest271314%2Fnative-messaging-componentize-qjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguest271314%2Fnative-messaging-componentize-qjs/lists"}