{"id":13995993,"url":"https://github.com/DrSensor/example-vue-component-rust","last_synced_at":"2025-07-22T22:33:27.457Z","repository":{"id":71509051,"uuid":"134679456","full_name":"DrSensor/example-vue-component-rust","owner":"DrSensor","description":"example of how to mix Rust code compiled as WebAssembly with Vue","archived":false,"fork":false,"pushed_at":"2018-06-20T19:00:58.000Z","size":86,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-20T18:50:30.311Z","etag":null,"topics":["my-study"],"latest_commit_sha":null,"homepage":null,"language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DrSensor.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}},"created_at":"2018-05-24T07:40:22.000Z","updated_at":"2022-12-08T12:45:23.000Z","dependencies_parsed_at":"2023-09-03T09:20:58.709Z","dependency_job_id":null,"html_url":"https://github.com/DrSensor/example-vue-component-rust","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSensor%2Fexample-vue-component-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSensor%2Fexample-vue-component-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSensor%2Fexample-vue-component-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DrSensor%2Fexample-vue-component-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DrSensor","download_url":"https://codeload.github.com/DrSensor/example-vue-component-rust/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227190590,"owners_count":17745291,"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":["my-study"],"created_at":"2024-08-09T14:03:43.278Z","updated_at":"2024-11-29T18:31:34.351Z","avatar_url":"https://github.com/DrSensor.png","language":"Vue","funding_links":[],"categories":["Vue"],"sub_categories":[],"readme":"# example-vue-component-rust\n\n[blog post](https://busy.org/@drsensor/mix-rust-code-webassembly-with-vue-component-basic)\n\n#### Setup\ninstall and setup rust toolchain first\n```bash\nrustup default nightly\nrustup target add wasm32-unknown-unknown\ncargo install wasm-gc\n```\nthen\n```bash\ngit clone git@github.com:DrSensor/example-vue-component-rust.git\nyarn install\n```\n\n#### Run\n```bash\nyarn serve --open\n```\n\n#### Build\n```bash\nyarn build\n```\nthe result are in `./dist` directory\n\n## License\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDrSensor%2Fexample-vue-component-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDrSensor%2Fexample-vue-component-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDrSensor%2Fexample-vue-component-rust/lists"}