{"id":19658295,"url":"https://github.com/cdaringe/wasm-funsies","last_synced_at":"2025-06-12T12:09:36.500Z","repository":{"id":142018151,"uuid":"164039665","full_name":"cdaringe/wasm-funsies","owner":"cdaringe","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T02:21:49.000Z","size":116,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T01:53:54.074Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cdaringe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_APACHE","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":"2019-01-04T01:04:21.000Z","updated_at":"2019-01-17T06:35:18.000Z","dependencies_parsed_at":"2024-11-11T15:39:01.518Z","dependency_job_id":"a7ff61b4-d88b-40f4-bd6e-edb39d8628a3","html_url":"https://github.com/cdaringe/wasm-funsies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cdaringe/wasm-funsies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwasm-funsies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwasm-funsies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwasm-funsies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwasm-funsies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdaringe","download_url":"https://codeload.github.com/cdaringe/wasm-funsies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdaringe%2Fwasm-funsies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259462559,"owners_count":22861512,"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-11T15:36:54.814Z","updated_at":"2025-06-12T12:09:36.469Z","avatar_url":"https://github.com/cdaringe.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cmeta charset=\"utf-8\"/\u003e\n\n# 🦀🕸️ `wasm-pack-template`\n\nA template for kick starting a Rust and WebAssembly project using\n[`wasm-pack`](https://github.com/rustwasm/wasm-pack).\n\nThis template is designed for compiling Rust libraries into WebAssembly and\npublishing the resulting package to NPM.\n\n* Want to use the published NPM package in a Website? [Check out\n  `create-wasm-app`.](https://github.com/rustwasm/create-wasm-app)\n* Want to make a monorepo-style Website without publishing to NPM? Check out\n  [`rust-webpack-template`](https://github.com/rustwasm/rust-webpack-template)\n  and/or\n  [`rust-parcel-template`](https://github.com/rustwasm/rust-parcel-template).\n\n## 🔋 Batteries Included\n\n* [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen) for communicating\n  between WebAssembly and JavaScript.\n* [`console_error_panic_hook`](https://github.com/rustwasm/console_error_panic_hook)\n  for logging panic messages to the developer console.\n* [`wee_alloc`](https://github.com/rustwasm/wee_alloc), an allocator optimized\n  for small code size.\n\n## 🚴 Usage\n\n### 🐑 Use `cargo generate` to Clone this Template\n\n[Learn more about `cargo generate` here.](https://github.com/ashleygwilliams/cargo-generate)\n\n```\ncargo generate --git https://github.com/rustwasm/wasm-pack-template.git --name my-project\ncd my-project\n```\n\n### 🛠️ Build with `wasm-pack build`\n\n```\nwasm-pack build\n```\n\n### 🔬 Test in Headless Browsers with `wasm-pack test`\n\n```\nwasm-pack test --headless --firefox\n```\n\n### 🎁 Publish to NPM with `wasm-pack publish`\n\n```\nwasm-pack publish\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdaringe%2Fwasm-funsies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdaringe%2Fwasm-funsies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdaringe%2Fwasm-funsies/lists"}