{"id":19133415,"url":"https://github.com/rustwasm/deprecated_rust_wasm_template","last_synced_at":"2025-05-06T19:22:33.188Z","repository":{"id":66117570,"uuid":"134468727","full_name":"rustwasm/deprecated_rust_wasm_template","owner":"rustwasm","description":"Deprecated in favor of rustwasm/wasm-pack-template or rustwasm/rust-webpack-template","archived":false,"fork":false,"pushed_at":"2018-07-30T20:41:46.000Z","size":41,"stargazers_count":102,"open_issues_count":0,"forks_count":6,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-09T10:01:50.794Z","etag":null,"topics":["boilerplate","rust","rust-wasm","template","wasm"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/rustwasm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2018-05-22T19:56:05.000Z","updated_at":"2023-12-19T04:46:22.000Z","dependencies_parsed_at":"2023-02-20T19:45:34.928Z","dependency_job_id":null,"html_url":"https://github.com/rustwasm/deprecated_rust_wasm_template","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/rustwasm%2Fdeprecated_rust_wasm_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustwasm%2Fdeprecated_rust_wasm_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustwasm%2Fdeprecated_rust_wasm_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustwasm%2Fdeprecated_rust_wasm_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustwasm","download_url":"https://codeload.github.com/rustwasm/deprecated_rust_wasm_template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249638249,"owners_count":21304305,"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":["boilerplate","rust","rust-wasm","template","wasm"],"created_at":"2024-11-09T06:22:22.499Z","updated_at":"2025-04-19T07:33:03.838Z","avatar_url":"https://github.com/rustwasm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cmeta charset=\"utf-8\"/\u003e\n\n**DEPRECATED**: Use rustwasm/wasm-pack-template for libraries and rustwasm/rust-webpack-template for webapps with webpack.\n\n# Rust 🦀 and WebAssembly 🕸 Template 🏗\n\n[![Build Status](https://travis-ci.org/rustwasm/rust_wasm_template.svg?branch=master)](https://travis-ci.org/rustwasm/rust_wasm_template)\n\nThis is a template to jump-start your Rust and WebAssembly project and let you\nhit the ground running.\n\n## 🛍 What's Inside?\n\n* ✔ The latest [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen) for\n  light and seamless bidirectional communication between Rust and\n  JavaScript. Import JavaScript things into Rust and export Rust things to\n  JavaScript.\n\n* ✔ Boilerplate for builds, optimizing, and post-processing:\n\n  * ✔ Generates the JS interface to your `.wasm` binary with the appropriate\n    `wasm-bindgen` invocation.\n\n  * ✔ Runs [`wasm-opt`](https://github.com/WebAssembly/binaryen) to shrink the\n    `.wasm` binary's code size and also speed it up at runtime.\n\n  * ✔ Bundles your JS with [Webpack](https://webpack.js.org/).\n\n* ✔ Serve your `.wasm` and JS locally with [Webpack's\n  dev-server](https://github.com/webpack/webpack-dev-server/).\n\n* ✔ Better debugging with [Rust panics forwarded to\n  `console.error`](https://github.com/rustwasm/console_error_panic_hook).\n\n* ✔ Optionally use [`wee_alloc`](https://github.com/rustwasm/wee_alloc) as the\n  global allocator, to help keep your code size footprint small.\n\n* ✔ Boilerplate for writing `#[test]`s and `#[bench]`es for the native target.\n\n* ✔ Travis CI integration already set up. Make sure you never break your tests\n  or your WebAssembly builds.\n\n## 🤸 Using this Template\n\nFirst, install `cargo-generate`:\n\n```\ncargo install cargo-generate\n```\n\nSecond, generate a new project with this repository as a template:\n\n```\ncargo-generate --git https://github.com/rustwasm/rust_wasm_template.git\n```\n\nAnswer the prompts and then you should be good to go! Check out your new\n[`CONTRIBUTING.md`](./CONTRIBUTING.md) for details on building and project\norganization.\n\n### Enabling Travis CI\n\nThe Travis CI configuration is 100% pre-configured, and all you need to do is\n[enable CI for the repo on your profile page](https://travis-ci.org/profile/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustwasm%2Fdeprecated_rust_wasm_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustwasm%2Fdeprecated_rust_wasm_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustwasm%2Fdeprecated_rust_wasm_template/lists"}