{"id":16376591,"url":"https://github.com/killercup/marmalade","last_synced_at":"2025-04-04T13:25:55.293Z","repository":{"id":38329670,"uuid":"463595406","full_name":"killercup/marmalade","owner":"killercup","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-23T12:09:59.000Z","size":516,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-02-09T23:15:28.674Z","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/killercup.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":"2022-02-25T16:08:16.000Z","updated_at":"2022-04-04T08:40:19.000Z","dependencies_parsed_at":"2023-02-12T23:00:45.577Z","dependency_job_id":null,"html_url":"https://github.com/killercup/marmalade","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/killercup%2Fmarmalade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmarmalade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmarmalade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/killercup%2Fmarmalade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/killercup","download_url":"https://codeload.github.com/killercup/marmalade/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247183748,"owners_count":20897649,"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-10-11T03:25:14.938Z","updated_at":"2025-04-04T13:25:55.273Z","avatar_url":"https://github.com/killercup.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Jam Bevy Jam\n\nThis is a [Bevy](https://bevyengine.org/) game for the first [Bevy Jam](https://itch.io/jam/bevy-jam-1).\n\n## Setup\n\n- [Install Rust](https://rustup.rs/)\n- Use VSCode with \"rust analyzer\" extension\n\n## Start developing\n\n1. Run `cargo start` in some terminal, e.g. that of VSCode.\n   This will compile for a hot minute the first time you run it.\n2. Edit code\n3. See either beautiful game window or long error messages.\n4. Go to 2\n\n## Build for WASM\n\nTools: `cargo install wasm-bindgen`, `brew install binaryen`\n\nBuild:\n\n```\ncd dist\ncargo build --release --target wasm32-unknown-unknown\nwasm-bindgen --web --out-dir=. $CARGO_TARGET_DIR/wasm32-unknown-unknown/release/marmalade.wasm\nwasm-opt -Oz -o marmalade_bg.wasm marmalade_bg.wasm\n```\n\n- Try `opt-level = \"z\"` or `s`\n- Make sure to copy `assets/` next to `index.html`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillercup%2Fmarmalade","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkillercup%2Fmarmalade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkillercup%2Fmarmalade/lists"}