{"id":16987280,"url":"https://github.com/tanishiking/waml-docker","last_synced_at":"2026-05-17T18:09:52.043Z","repository":{"id":210833625,"uuid":"727204479","full_name":"tanishiking/waml-docker","owner":"tanishiking","description":"Dockerfile for build and running WAML","archived":false,"fork":false,"pushed_at":"2023-12-08T06:47:43.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-18T05:50:07.712Z","etag":null,"topics":["docker","wasm"],"latest_commit_sha":null,"homepage":"https://github.com/WebAssembly/gc/tree/waml/proposals/gc/waml","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/tanishiking.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,"governance":null}},"created_at":"2023-12-04T11:56:06.000Z","updated_at":"2023-12-05T21:40:56.000Z","dependencies_parsed_at":"2023-12-05T06:35:22.617Z","dependency_job_id":null,"html_url":"https://github.com/tanishiking/waml-docker","commit_stats":null,"previous_names":["tanishiking/waml-docker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanishiking%2Fwaml-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanishiking%2Fwaml-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanishiking%2Fwaml-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanishiking%2Fwaml-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanishiking","download_url":"https://codeload.github.com/tanishiking/waml-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894325,"owners_count":20527677,"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":["docker","wasm"],"created_at":"2024-10-14T02:48:53.488Z","updated_at":"2026-05-17T18:09:51.972Z","avatar_url":"https://github.com/tanishiking.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"## usage\n\nSee: https://github.com/WebAssembly/gc/tree/waml/proposals/gc/waml#usage\n\n```sh\n$ docker build . -t waml\n$ docker run -it waml waml -x -c\nwaml 0.2 interpreter\n\u003e val f x = x + 7;  f 5;\n...\n\n# compile waml to wasm\n$ docker run -i -v \"$PWD\":/data waml waml -c /data/test.waml\n\n# compile waml to wat\n$ docker run -i -v \"$PWD\":/data waml waml -c -x /data/test.waml\n\n# convert wat to wasm\n$ docker run -i -v \"$PWD\":/data waml wasm -d /data/test.wat -o /data/test.wasm\n\n# interpret wasm\n$ docker run -i -v \"$PWD\":/data waml wasm /data/test.wasm\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanishiking%2Fwaml-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanishiking%2Fwaml-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanishiking%2Fwaml-docker/lists"}