{"id":20279193,"url":"https://github.com/peterhellberg/w4-init","last_synced_at":"2025-04-11T06:18:30.263Z","repository":{"id":210201110,"uuid":"724869026","full_name":"peterhellberg/w4-init","owner":"peterhellberg","description":"Initialize a Zig ⚡ WASM-4 cart project","archived":false,"fork":false,"pushed_at":"2025-03-05T10:42:43.000Z","size":28,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T06:18:26.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/peterhellberg.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-11-29T00:33:58.000Z","updated_at":"2025-03-05T10:42:47.000Z","dependencies_parsed_at":"2024-01-09T11:43:31.522Z","dependency_job_id":"4929ed7b-21c4-42a9-a42a-82e984caca7f","html_url":"https://github.com/peterhellberg/w4-init","commit_stats":null,"previous_names":["peterhellberg/w4-init"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fw4-init","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fw4-init/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fw4-init/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterhellberg%2Fw4-init/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterhellberg","download_url":"https://codeload.github.com/peterhellberg/w4-init/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351497,"owners_count":21089288,"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-14T13:28:48.337Z","updated_at":"2025-04-11T06:18:30.254Z","avatar_url":"https://github.com/peterhellberg.png","language":"Go","readme":"# w4-init :sparkles:\n\nThis is a command line tool that acts as a companion to my\n[w4](https://github.com/peterhellberg/w4) module\nfor [Zig](https://ziglang.org/) :zap:\n\n`w4-init` is used to create a directory containing code that\nallows you to promptly get started coding on a cart for the\nlovely little fantasy console [WASM-4](https://wasm4.org/).\n\nThe Zig build `.target` is declared as `.{ .cpu_arch = .wasm32, .os_tag = .wasi }`\nand `.optimize` is set to `.ReleaseSmall`\n\n\u003e [!Important]\n\u003e No need to specify `-Doptimize=ReleaseSmall`\n\n## Installation\n\n(Requires you to have [Go](https://go.dev/) installed)\n\n```sh\ngo install github.com/peterhellberg/w4-init@latest\n```\n\n## Usage\n\n(Requires you to have an up to date (_nightly_) version of\n[Zig](https://ziglang.org/download/#release-master) installed.\n\n```sh\nw4-init mycart\ncd mycart\nzig build run\n```\n\n\u003e [!Note]\n\u003e There is also a `zig build --watch` command that can be used to trigger automatic reload of the WASM-4 cart running in the browser when a file is changed.\n\n:seedling:\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhellberg%2Fw4-init","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterhellberg%2Fw4-init","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterhellberg%2Fw4-init/lists"}