{"id":16092289,"url":"https://github.com/alecthomas/lunatic-go","last_synced_at":"2025-03-18T06:30:57.997Z","repository":{"id":66600197,"uuid":"534205381","full_name":"alecthomas/lunatic-go","owner":"alecthomas","description":"Lunatic bindings for (Tiny)Go","archived":false,"fork":false,"pushed_at":"2023-12-02T17:52:41.000Z","size":10,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T17:45:11.783Z","etag":null,"topics":["actor","erlang","golang","lunatic","tinygo"],"latest_commit_sha":null,"homepage":"","language":"Go","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/alecthomas.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-09-08T12:38:01.000Z","updated_at":"2025-03-10T12:13:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c51e0d4-9427-4826-a33b-be3d784f7145","html_url":"https://github.com/alecthomas/lunatic-go","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/alecthomas%2Flunatic-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Flunatic-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Flunatic-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alecthomas%2Flunatic-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alecthomas","download_url":"https://codeload.github.com/alecthomas/lunatic-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244169364,"owners_count":20409704,"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":["actor","erlang","golang","lunatic","tinygo"],"created_at":"2024-10-09T16:06:45.766Z","updated_at":"2025-03-18T06:30:57.722Z","avatar_url":"https://github.com/alecthomas.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyGo bindings for [Lunatic](https://lunatic.solutions/)\n\n## Progress\n\n- [x] Raw bindings\n- [ ] Semantic layer\n  - [x] Version\n  - [ ] Error\n  - [ ] Message\n  - [ ] Networking\n  - [ ] Process\n  - [ ] Registry\n  - [ ] Timer\n  - [ ] Distributed\n\n## Developing\n\nAll of the tools needed to develop on this project are included in this repo\nusing [Hermit](https://cashapp.github.io/hermit). The easiest way to get started\nis to activate the project and type `make`, which should build and run the\n`version` example:\n\n```\n$ . ./bin/activate-hermit\n$ make\ntinygo build --no-debug -o version.wasm -target=wasi -wasm-abi=generic ./cmd/version\nlunatic version.wasm\ntinygo 0.25.0 wasm linux\nLunatic 0.10.0\n```\n\nRaw WASM bindings generated by [wit-go](https://github.com/alecthomas/wit-go)\nfrom `wit/*.wit` are in `internal/bindings/`.  The\n[WIT](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md)\nfiles themselves are originally from this [pull\nrequest](https://github.com/lunatic-solutions/lunatic-rs/pull/31).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Flunatic-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falecthomas%2Flunatic-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falecthomas%2Flunatic-go/lists"}