{"id":13713996,"url":"https://github.com/christopher-kleine/wasm4-docker","last_synced_at":"2026-02-01T04:35:57.239Z","repository":{"id":45187773,"uuid":"431964866","full_name":"christopher-kleine/wasm4-docker","owner":"christopher-kleine","description":"Dockerfile to create a docker image than compiles AssemblyScript, C, Go, Rust and Zig","archived":false,"fork":false,"pushed_at":"2022-01-16T20:37:13.000Z","size":11,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T01:33:05.496Z","etag":null,"topics":["assemblyscript","co","d","docker","fantasy-console","game-development","go","nelua","odin","rust","wasm","wasm4","webassembly","zig"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/christopher-kleine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-25T20:07:24.000Z","updated_at":"2022-11-20T15:54:15.000Z","dependencies_parsed_at":"2022-09-03T00:10:55.434Z","dependency_job_id":null,"html_url":"https://github.com/christopher-kleine/wasm4-docker","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-kleine%2Fwasm4-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-kleine%2Fwasm4-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-kleine%2Fwasm4-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/christopher-kleine%2Fwasm4-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/christopher-kleine","download_url":"https://codeload.github.com/christopher-kleine/wasm4-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252793029,"owners_count":21805053,"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":["assemblyscript","co","d","docker","fantasy-console","game-development","go","nelua","odin","rust","wasm","wasm4","webassembly","zig"],"created_at":"2024-08-02T23:01:49.630Z","updated_at":"2026-02-01T04:35:57.232Z","avatar_url":"https://github.com/christopher-kleine.png","language":"Dockerfile","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# wasm4\n\nDocker image to create and develop games for the Fantasy Console [WASM-4](https://wasm4.org/).\n\n## Image variants: anihex/wasm4:\u003cVERSION\u003e-\u003cVARIANT\u003e\n\nAll variants include the following tools:\n- The `w4` CLI\n- Binaryen (`wasm-opt` etc)\n\nAside from that, there currently there are the following variants: `full`, `assemblyscript`, `c`, `d`, `go`, `nelua`, `nim`, `odin`, `rust` and `zig`.\n\nAlmost all variants include the C-variant. Exceptions are `assemblyscript` and `go`.\n\nExamples:\n```shell\ndocker pull anihex/wasm4:2.1.0-full\ndocker pull anihex/wasm4:2.1.0-c\ndocker pull anihex/wasm4:latest   # Implicit full-variant\ndocker pull anihex/wasm4:go\n```\n\n## Usage\n\nThe default command is `w4 watch`. This can be changed by overriding the command. If a completely different command is required, the entrypoint needs to be overridden.\n\nExamples:\n\n```shell\ndocker run --rm -v $PWD:/cart -p 4444:4444 anihex/wasm4:latest      # Starts the watcher in the current directory\ndocker run --rm -v $PWD:/cart anihex/wasm4:latest new --c hello-c   # Creates a new project called hello-c\ndocker run --rm -it $PWD:/cart -entrypoint bash anihex/wasm4:latest # Starts the bash-terminal\n```\n\n## Ports\n\nThe default port is 4444. For examples, look at `Usage`.\n\n## Mounts\n\nThe standard-mountpoint is `/cart`. For examples, look at `Usage`.\n\n## Contributing\n\nWASM-4 is OpenSource and is hosted on GitHub: https://github.com/aduros/wasm4\u003cbr\u003e\nThe docker-files for this can be found on https://github.com/christopher-kleine/wasm4-docker","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopher-kleine%2Fwasm4-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchristopher-kleine%2Fwasm4-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchristopher-kleine%2Fwasm4-docker/lists"}