{"id":17175157,"url":"https://github.com/ncave/fable-raytracer","last_synced_at":"2025-07-03T11:04:28.089Z","repository":{"id":38745182,"uuid":"446289851","full_name":"ncave/fable-raytracer","owner":"ncave","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-11T16:41:03.000Z","size":175,"stargazers_count":54,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-11T17:33:21.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"F#","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/ncave.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2022-01-10T05:18:00.000Z","updated_at":"2025-05-11T16:41:06.000Z","dependencies_parsed_at":"2025-04-13T16:34:14.059Z","dependency_job_id":"e3ab26fe-c983-4e18-b92a-f5ba9bafb54b","html_url":"https://github.com/ncave/fable-raytracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ncave/fable-raytracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncave%2Ffable-raytracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncave%2Ffable-raytracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncave%2Ffable-raytracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncave%2Ffable-raytracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncave","download_url":"https://codeload.github.com/ncave/fable-raytracer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncave%2Ffable-raytracer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263314159,"owners_count":23447293,"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-14T23:55:53.097Z","updated_at":"2025-07-03T11:04:27.898Z","avatar_url":"https://github.com/ncave.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fable-raytracer\nSmall ray tracer demo of the F# to Rust language transpiler in [Fable](https://github.com/fable-compiler/Fable)\n\n### Online demo:\nhttps://ncave.github.io/fable-raytracer/\n\n### Build and run:\n- install [.NET](https://dotnet.microsoft.com/en-us/download) and [Node.js](https://nodejs.org/en/)\n- install [Rust](https://www.rust-lang.org/tools/install) and [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/)\n- run `dotnet tool restore` to get [Fable](https://github.com/fable-compiler/Fable) installed locally\n- run one of the performance tests:\n  - `npm run test-js-node` (F# to JavaScript, running in Node.js)\n  - `npm run test-wasm-web` (F# to Rust to WebAssembly, in Browser, localhost:8080)\n  - `npm run test-wasm-node` (F# to Rust to WebAssembly, running in Node.js)\n  - `npm run test-rust` (F# to Rust, running as native binary)\n    - `npm run test-rust-target-cpu` (as above, but allow Rust to target your CPU and use newer instructions)\n  - `npm run test-python` (F# to Python, running as Python)\n  - `npm run test-dotnet` (F# running on .NET as managed code)\n  - `npm run test-native` (F# running on .NET as native binary)\n  - `npm run test-dotnet-wasm` (F# .NET to WebAssembly AOT, running in Node.js)\n    - (needs `dotnet workload install wasm-tools`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncave%2Ffable-raytracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncave%2Ffable-raytracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncave%2Ffable-raytracer/lists"}