{"id":23115381,"url":"https://github.com/jcaesar/universal-docker-containers","last_synced_at":"2025-07-22T13:05:51.165Z","repository":{"id":146512562,"uuid":"386600247","full_name":"jcaesar/universal-docker-containers","owner":"jcaesar","description":"Can I dream the dream of universal binaries in docker?","archived":false,"fork":false,"pushed_at":"2021-07-16T13:37:56.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"mein","last_synced_at":"2025-07-09T07:52:33.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/jcaesar.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-16T10:36:58.000Z","updated_at":"2022-12-09T01:44:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"296eac02-57b6-4410-ba80-0651076560e4","html_url":"https://github.com/jcaesar/universal-docker-containers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcaesar/universal-docker-containers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Funiversal-docker-containers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Funiversal-docker-containers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Funiversal-docker-containers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Funiversal-docker-containers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcaesar","download_url":"https://codeload.github.com/jcaesar/universal-docker-containers/tar.gz/refs/heads/mein","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcaesar%2Funiversal-docker-containers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266499130,"owners_count":23938793,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-12-17T03:40:57.443Z","updated_at":"2025-07-22T13:05:51.133Z","avatar_url":"https://github.com/jcaesar.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Experiment\n\nSet up either from the inside of docker\n```\ndocker build -t register-wasmer-binfmt .\ndocker run --rm --privileged -v /proc/sys/fs/binfmt_misc/:/binfmt_misc/ register-wasmer-binfmt\n```\n\nOr normally (untested)\n```\nrustup target add x86_64-unknown-linux-musl\ncargo build --release --target x86_64-unknown-linux-musl\nsudo target/x86_64-unknown-linux-musl/release/target/x86_64-unknown-linux-musl/release/wasmer-static /proc/sys/fs/binfmt_misc/\n```\n\nConfirm that the interpreter has been installed\n```\ncat /proc/sys/fs/binfmt_misc/wasm\n```\nand enjoy running `wasm` binaries anywhere on your machine (with terrible start-up latency, because caching is too complicated for this experiment).\n\nCrazy idea: Can I have a wasm-based busybox run httpd to spawn a wasm-based cgi, in docker?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Funiversal-docker-containers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcaesar%2Funiversal-docker-containers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcaesar%2Funiversal-docker-containers/lists"}