{"id":16986595,"url":"https://github.com/eliasku/rtweekend-c-wasm","last_synced_at":"2026-05-20T14:44:31.983Z","repository":{"id":86938019,"uuid":"553132806","full_name":"eliasku/rtweekend-c-wasm","owner":"eliasku","description":"Ray Tracing in One Weekend implementation in pure C for WebAssembly ","archived":false,"fork":false,"pushed_at":"2023-08-15T10:38:29.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-26T20:12:15.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/eliasku.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":"2022-10-17T19:11:02.000Z","updated_at":"2023-10-23T15:52:58.000Z","dependencies_parsed_at":"2024-11-28T10:41:57.519Z","dependency_job_id":"a5d449e9-9d4f-4b4c-8fcc-d73c71700b1d","html_url":"https://github.com/eliasku/rtweekend-c-wasm","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/eliasku%2Frtweekend-c-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasku%2Frtweekend-c-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasku%2Frtweekend-c-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eliasku%2Frtweekend-c-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eliasku","download_url":"https://codeload.github.com/eliasku/rtweekend-c-wasm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244894322,"owners_count":20527677,"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-10-14T02:46:20.845Z","updated_at":"2026-05-20T14:44:31.923Z","avatar_url":"https://github.com/eliasku.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ray Tracing in One Weekend\n------\nUsing minimalistic C and WebAssembly\n\n\u003cp align=\"center\"\u003e\n\u003cimg width=\"600\" src=\"./images/final.jpg\" alt=\"final render\"\u003e\n\u003c/p\u003e\n\n## Build \u0026 Run\n\nProvide environment variables for LLVM and Binaryen if not match default locations\n\n```shell\nexport LLVM_ROOT=\"/usr/local/opt/llvm\"\nexport BINARYEN_ROOT=\"/usr/local/opt/binaryen\"\n```\n\nInstall dependencies, build and start local server\n\n```shell\nnpm i\nnpm start\n```\n\nNavigate to [localhost:8080](http://localhost:8080)\n\n## Target goals\n\n- Use pure C language\n- No Emscripten\n- No `stdlib`\n- No heap allocations\n- Compile to `wasm32` using clang\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasku%2Frtweekend-c-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feliasku%2Frtweekend-c-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feliasku%2Frtweekend-c-wasm/lists"}