{"id":20332474,"url":"https://github.com/permutationlock/zig_hello_emcc","last_synced_at":"2025-07-20T19:33:11.118Z","repository":{"id":227549240,"uuid":"719004756","full_name":"permutationlock/zig_hello_emcc","owner":"permutationlock","description":"A hello world example that can build to target native targets and Emscripten","archived":false,"fork":false,"pushed_at":"2024-03-13T22:16:21.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-09T05:43:12.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/permutationlock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MIT","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}},"created_at":"2023-11-15T08:44:08.000Z","updated_at":"2025-03-15T17:07:08.000Z","dependencies_parsed_at":"2024-03-13T23:29:39.287Z","dependency_job_id":"9fc26484-fe10-42c3-8e8d-541984a2f379","html_url":"https://github.com/permutationlock/zig_hello_emcc","commit_stats":null,"previous_names":["permutationlock/zig_hello_emcc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/permutationlock/zig_hello_emcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permutationlock%2Fzig_hello_emcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permutationlock%2Fzig_hello_emcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permutationlock%2Fzig_hello_emcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permutationlock%2Fzig_hello_emcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/permutationlock","download_url":"https://codeload.github.com/permutationlock/zig_hello_emcc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/permutationlock%2Fzig_hello_emcc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266187233,"owners_count":23889941,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-14T20:26:49.089Z","updated_at":"2025-07-20T19:33:11.097Z","avatar_url":"https://github.com/permutationlock.png","language":"Zig","readme":"# Zig \"Hello, emcc!\"\n\nA hello world example that will compile to emscripten targets.\nRequires that `emcc` is in your path.\n\nTo build for native targets and run:\n\n```Shell\n\u003e zig build\n\u003e ./zig-out/bin/hello_emcc\nHello, emcc!\n```\n\nTo build for emscripten and host the application:\n\n```Shell\nzig build -Dtarget=wasm32-emscripten\ngo run server.go\n```\n\nThen go to [http://127.0.0.1:8083](http://127.0.0.1:8083) in a browser to\nsee the output.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermutationlock%2Fzig_hello_emcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpermutationlock%2Fzig_hello_emcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpermutationlock%2Fzig_hello_emcc/lists"}