{"id":17308760,"url":"https://github.com/guerinoni/qt-wasm","last_synced_at":"2025-10-26T07:07:36.885Z","repository":{"id":54596894,"uuid":"267649120","full_name":"guerinoni/qt-wasm","owner":"guerinoni","description":"Docker image for Qt WebAssembly ","archived":false,"fork":false,"pushed_at":"2021-03-02T13:15:04.000Z","size":18,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-16T12:06:02.110Z","etag":null,"topics":["docker","docker-image","qt","qt-wasm","qt5","wasm","webassembly"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/guerinoni.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-28T17:09:11.000Z","updated_at":"2024-02-02T15:29:48.000Z","dependencies_parsed_at":"2022-08-13T20:50:25.413Z","dependency_job_id":null,"html_url":"https://github.com/guerinoni/qt-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fqt-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fqt-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fqt-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guerinoni%2Fqt-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guerinoni","download_url":"https://codeload.github.com/guerinoni/qt-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228257516,"owners_count":17892651,"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","docker-image","qt","qt-wasm","qt5","wasm","webassembly"],"created_at":"2024-10-15T12:05:57.869Z","updated_at":"2025-10-26T07:07:31.825Z","avatar_url":"https://github.com/guerinoni.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qt-wasm \n![Docker Image CI](https://github.com/guerinoni/qt-wasm/workflows/Docker%20Image%20CI/badge.svg)\n![GitHub Container Registry](https://github.com/guerinoni/qt-wasm/workflows/GitHub%20Container%20Registry/badge.svg)\n\nDocker image for Qt WebAssembly\n\n## Build\n```\n- clone repository\n- cd qt-wasm\n- docker build -t qtwa .\n```\n\n## Create container\n\nExample that create container with name webassembly from image with name qtwa binding port 8080 of the host machine with 30000 of container and bind local folder with home folder of container\n```\ndocker run -it -p 8080:30000 -v \u003cproject_dir\u003e:/home --name webassembly qtwa\n```\n\n## Usage\n\nInside docker container\n```\ncd \u003cproject_dir\u003e\nmkdir build\ncd build\nqmake ..\nmake\nemrun --no_browser --port 30000 \u003cproject_name\u003e.html\n```\nOpen your host browser and go to `localhost:8080/\u003cproject_name\u003e.html`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerinoni%2Fqt-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguerinoni%2Fqt-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguerinoni%2Fqt-wasm/lists"}