{"id":50861249,"url":"https://github.com/mununki/rescript-macro-poc","last_synced_at":"2026-06-14T21:35:24.477Z","repository":{"id":350255780,"uuid":"1205736049","full_name":"mununki/rescript-macro-poc","owner":"mununki","description":"PoC of native macro system for ReScript","archived":false,"fork":false,"pushed_at":"2026-04-09T14:12:21.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-09T16:13:55.846Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ReScript","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/mununki.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-09T08:31:08.000Z","updated_at":"2026-04-09T14:14:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mununki/rescript-macro-poc","commit_stats":null,"previous_names":["mununki/rescript-macro-poc"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mununki/rescript-macro-poc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mununki%2Frescript-macro-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mununki%2Frescript-macro-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mununki%2Frescript-macro-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mununki%2Frescript-macro-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mununki","download_url":"https://codeload.github.com/mununki/rescript-macro-poc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mununki%2Frescript-macro-poc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34339195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2026-06-14T21:35:22.622Z","updated_at":"2026-06-14T21:35:24.469Z","avatar_url":"https://github.com/mununki.png","language":"ReScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rescript-macro-poc\n\nSmall standalone POC project for exercising the native macro implementation in the sibling `../rescript` checkout.\n\n## Assumptions\n\n- The compiler repo lives at `/Users/mununki/github/mununki/rescript`\n- That repo has already been built at least once (`make`)\n\n## Local Setup\n\nIf you want to test this locally against your own checkout:\n\n1. Clone `https://github.com/mununki/rescript`\n2. Build that checkout to branch `poc-macro` at least once with `make`\n3. Update the `link:` paths in [package.json](/Users/mununki/github/mununki/rescript-macro-poc/package.json) so they point at your local `rescript` checkout\n4. Run `pnpm install`\n\nFor example, these dependencies may need to be adjusted:\n\n- `rescript`\n- `@rescript/runtime`\n- `ppxlib_res`\n\n## Commands\n\n```sh\npnpm install\npnpm build\npnpm test\n```\n\nThe project uses local `link:` dependencies for:\n\n- `ppxlib_res`\n- `@rescript/runtime`\n- `rescript`\n\nThat keeps `node_modules/rescript` pointed at the sibling checkout while letting the POC behave like a small standalone project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmununki%2Frescript-macro-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmununki%2Frescript-macro-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmununki%2Frescript-macro-poc/lists"}