{"id":22080842,"url":"https://github.com/djedou/wasm_rust_react_setup","last_synced_at":"2025-06-20T15:08:45.108Z","repository":{"id":98575062,"uuid":"329855859","full_name":"djedou/wasm_rust_react_setup","owner":"djedou","description":"setup rust wasm for react","archived":false,"fork":false,"pushed_at":"2021-01-15T14:08:11.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T20:46:06.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/djedou.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-15T08:42:18.000Z","updated_at":"2021-01-15T13:49:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"1118e088-afbc-4e10-a298-0f9f958543e3","html_url":"https://github.com/djedou/wasm_rust_react_setup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/djedou/wasm_rust_react_setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djedou%2Fwasm_rust_react_setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djedou%2Fwasm_rust_react_setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djedou%2Fwasm_rust_react_setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djedou%2Fwasm_rust_react_setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/djedou","download_url":"https://codeload.github.com/djedou/wasm_rust_react_setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/djedou%2Fwasm_rust_react_setup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260967377,"owners_count":23090100,"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-30T23:17:30.175Z","updated_at":"2025-06-20T15:08:40.089Z","avatar_url":"https://github.com/djedou.png","language":"JavaScript","readme":"# wasm_rust_react_setup  \nrust for Front-end logic  \nreact for Front-end presentation\n\n## clone or download this repository\n```\ngit clone git@github.com:djedou/wasm_rust_react_setup.git\n```\n## switch into windows or linux\n```\ncd windows\n```\n## create react app  \n```\npath_to/setup.bat react_app_name\n```\n## update scripts in react_app_name/package.json  \n```\n\"scripts\": {\n    \"start\": \"react-app-rewired start\",\n    \"build\": \"react-app-rewired build\",\n    \"build-native-dev\": \"wasm-pack build ./src/native --target bundler --out-dir ./build --dev\",\n    \"build-native-release\": \"wasm-pack build ./src/native --target bundler --out-dir ./build --release\",\n    \"test\": \"react-app-rewired test\",\n    \"eject\": \"react-scripts eject\"\n  }\n```\n## build rust code when ever needed \n```\ncd react_app_name  \nnpm run build-native-dev  \nnpm run start\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjedou%2Fwasm_rust_react_setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjedou%2Fwasm_rust_react_setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjedou%2Fwasm_rust_react_setup/lists"}