{"id":19378167,"url":"https://github.com/almarklein/rocket_rust_py","last_synced_at":"2025-04-23T19:31:49.780Z","repository":{"id":72713779,"uuid":"133427585","full_name":"almarklein/rocket_rust_py","owner":"almarklein","description":"The Rocket game, implemented in Rust, running in Python, via WASM","archived":false,"fork":false,"pushed_at":"2023-02-26T15:25:32.000Z","size":8518,"stargazers_count":23,"open_issues_count":1,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-07-29T00:52:27.299Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"WebAssembly","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/almarklein.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}},"created_at":"2018-05-14T22:17:04.000Z","updated_at":"2024-04-02T07:26:55.000Z","dependencies_parsed_at":"2023-03-03T00:45:50.668Z","dependency_job_id":null,"html_url":"https://github.com/almarklein/rocket_rust_py","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/almarklein%2Frocket_rust_py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Frocket_rust_py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Frocket_rust_py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almarklein%2Frocket_rust_py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almarklein","download_url":"https://codeload.github.com/almarklein/rocket_rust_py/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223932154,"owners_count":17227277,"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-10T09:05:03.700Z","updated_at":"2024-11-10T09:05:04.340Z","avatar_url":"https://github.com/almarklein.png","language":"WebAssembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Rocket game, implemented in Rust, running in Python, via WASM \n\nA [Rocket game implemented in Rust](https://github.com/aochagavia/rocket_wasm)\nis compiled to WebAssembly (WASM). We take the resulting `.wasm` file, and run\nit in Python using [PPCI](https://bitbucket.org/windel/ppci/).\n\n* `rocket.wasm`: the wasm module compiled from Rust (by Adolfo).\n* `rocket.py`: the Python code to wrap the above in an app.\n* `info.py`: print some info about the wasm module.\n* `rocket.html`: for reference, the (nearly) original html/js to run the wasm module in the browser (standalone HTML).\n\nIn this exercise, we take a wasm module as-is, inspect its imports and exports\n(WASM clearly defines these), and use this API to run the module in a Python app.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmarklein%2Frocket_rust_py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmarklein%2Frocket_rust_py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmarklein%2Frocket_rust_py/lists"}