{"id":21666928,"url":"https://github.com/splurf/wlrs-wasm","last_synced_at":"2025-03-20T06:47:54.255Z","repository":{"id":236115207,"uuid":"791944967","full_name":"splurf/wlrs-wasm","owner":"splurf","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-21T20:20:53.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T08:25:25.191Z","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/splurf.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":"2024-04-25T17:12:53.000Z","updated_at":"2024-08-21T20:04:20.000Z","dependencies_parsed_at":"2024-08-21T22:12:39.683Z","dependency_job_id":"c2b2226b-debb-4660-aeb0-6874d58c6693","html_url":"https://github.com/splurf/wlrs-wasm","commit_stats":null,"previous_names":["splurf/wlrs-wasm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fwlrs-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fwlrs-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fwlrs-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splurf%2Fwlrs-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splurf","download_url":"https://codeload.github.com/splurf/wlrs-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244566931,"owners_count":20473451,"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-25T11:30:51.716Z","updated_at":"2025-03-20T06:47:54.229Z","avatar_url":"https://github.com/splurf.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wlrs-wasm\n\n## Build\n```bash\ntrunk build --release\nwasm-opt --strip-debug dist/*.wasm -o dist/*.wasm\nwasm-opt dist/*.wasm -Oz -o dist/*.wasm\n```\n\n## Production\n```bash\ncp -r dist/* /var/www/wlrs\n```\n\n\n## NGINX Configuration\n```nginx\n# /etc/nginx/sites-enabled/default\n\n# serve the home page\nlocation = / {\n    rewrite ^ /index.html last;\n}\n\n# overwrite default type for WASM files\nlocation ~* .*\\.wasm$ {\n    default_type application/wasm;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplurf%2Fwlrs-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplurf%2Fwlrs-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplurf%2Fwlrs-wasm/lists"}