{"id":22367730,"url":"https://github.com/hugojosefson/cursive_wasm","last_synced_at":"2026-02-26T16:51:57.232Z","repository":{"id":66830160,"uuid":"529838003","full_name":"hugojosefson/cursive_wasm","owner":"hugojosefson","description":"Make Rust TUI library cursive available to consumers of WebAssembly (WASM).","archived":false,"fork":false,"pushed_at":"2022-12-26T00:57:40.000Z","size":72,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-06T11:48:43.813Z","etag":null,"topics":["cursive","deno","rust","terminal","tui","wasm","webassembly"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/hugojosefson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_MIT","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-08-28T11:09:12.000Z","updated_at":"2023-11-15T03:57:11.000Z","dependencies_parsed_at":"2023-02-21T06:16:13.060Z","dependency_job_id":null,"html_url":"https://github.com/hugojosefson/cursive_wasm","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hugojosefson/cursive_wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Fcursive_wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Fcursive_wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Fcursive_wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Fcursive_wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hugojosefson","download_url":"https://codeload.github.com/hugojosefson/cursive_wasm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hugojosefson%2Fcursive_wasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29865399,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T16:38:37.846Z","status":"ssl_error","status_checked_at":"2026-02-26T16:37:58.932Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cursive","deno","rust","terminal","tui","wasm","webassembly"],"created_at":"2024-12-04T18:20:47.123Z","updated_at":"2026-02-26T16:51:57.225Z","avatar_url":"https://github.com/hugojosefson.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cursive-wasm\n\nAn attempt to make the Rust TUI library\n[cursive](https://github.com/gyscos/cursive) available to consumers of\nWebAssembly (WASM).\n\nThere is no backend included, so you will need to implement your own, for the\nWASM runtime you use. I plan to do that for Deno.\n\n## Prerequisites\n\n### Rust\n\nInstall the latest version from [rustup.rs](https://rustup.rs/).\n\nI haven't checked if it works with older versions.\n\n### Deno\n\nInstall the latest version from [deno.land](https://deno.land/).\n\n## make\n\n### build\n\nBuild the WASM module.\n\n```bash\nmake\n```\n\nFind the WASM module in `pkg/`.\n\n### run\n\nBuild and run the WASM module in Deno.\n\n```bash\nmake run\n```\n\n## TODO\n\n- [ ] When\n      [rustwasm/wasm-pack#1188](https://github.com/rustwasm/wasm-pack/pull/1188)\n      is merged, update `Makefile` to use it from global installation if\n      available.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugojosefson%2Fcursive_wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhugojosefson%2Fcursive_wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhugojosefson%2Fcursive_wasm/lists"}