{"id":50523113,"url":"https://github.com/devscholar/tcldide","last_synced_at":"2026-06-03T06:01:01.808Z","repository":{"id":358816458,"uuid":"1243189886","full_name":"DevScholar/tcldide","owner":"DevScholar","description":"🪶🌐Tcl/Tk in WASM","archived":false,"fork":false,"pushed_at":"2026-05-28T00:09:52.000Z","size":234,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T02:16:02.716Z","etag":null,"topics":["tcl","tk"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DevScholar.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-19T06:05:08.000Z","updated_at":"2026-05-28T00:09:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/DevScholar/tcldide","commit_stats":null,"previous_names":["devscholar/tcldide"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevScholar/tcldide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevScholar%2Ftcldide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevScholar%2Ftcldide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevScholar%2Ftcldide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevScholar%2Ftcldide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevScholar","download_url":"https://codeload.github.com/DevScholar/tcldide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevScholar%2Ftcldide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33850627,"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-03T02:00:06.370Z","response_time":59,"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":["tcl","tk"],"created_at":"2026-06-03T06:01:00.950Z","updated_at":"2026-06-03T06:01:01.801Z","avatar_url":"https://github.com/DevScholar.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tcldide\n\n⚠️ This project is in early development and is not yet stable. Expect breaking changes and missing features.\n\nA WebAssembly build of Tcl/Tk 8.6 that runs real Tk programs in the browser.\n\n![tk-hello demo screenshot](./screenshots/counter.png)\n\nBuilt on top of [Wacl](https://github.com/ecky-l/wacl); Tk's X11 calls are handled by the sibling project [em-x11](https://github.com/DevScholar/em-x11).\n\n# Prerequisites\n\n- Linux\n- Emscripten (latest emsdk recommended; `emcc` must be on `PATH`)\n- Node.js ≥ 20, pnpm ≥ 9\n- make, autoconf, wget\n- [em-x11](https://github.com/DevScholar/em-x11) cloned as a sibling directory and built (`pnpm install \u0026\u0026 pnpm build:native`)\n\n# Quick start\n\n```bash\npnpm install        # downloads Tcl/Tk sources, builds static archives\npnpm build:native   # compiles tcldide-runtime.wasm\npnpm dev            # starts Vite dev server\n```\n\n`pnpm install` will detect whether em-x11 is present and built — if not, it prints instructions and exits.\n\n# Build\n\n```bash\npnpm build:native\n```\n\n# Run\n\n```bash\npnpm dev\n```\n\n# Documentation\n\n[docs/api.md](docs/api.md)\n\n# License\n\nBSD 3-Clause.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevscholar%2Ftcldide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevscholar%2Ftcldide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevscholar%2Ftcldide/lists"}