{"id":48341242,"url":"https://github.com/bevyengine/web-task","last_synced_at":"2026-04-05T05:00:51.350Z","repository":{"id":316171225,"uuid":"1062266949","full_name":"bevyengine/web-task","owner":"bevyengine","description":"A task executor for wasm","archived":false,"fork":false,"pushed_at":"2026-03-30T13:52:13.000Z","size":27,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-03T20:38:12.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bevyengine.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2025-09-23T03:22:36.000Z","updated_at":"2026-03-31T08:00:52.000Z","dependencies_parsed_at":"2025-09-23T05:44:12.919Z","dependency_job_id":"757f6abb-f197-48f7-a5fa-1cb70b70866d","html_url":"https://github.com/bevyengine/web-task","commit_stats":null,"previous_names":["nthtensor/web-task","bevyengine/web-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bevyengine/web-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fweb-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fweb-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fweb-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fweb-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bevyengine","download_url":"https://codeload.github.com/bevyengine/web-task/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bevyengine%2Fweb-task/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31424931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: 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":[],"created_at":"2026-04-05T05:00:27.331Z","updated_at":"2026-04-05T05:00:51.305Z","avatar_url":"https://github.com/bevyengine.png","language":"Rust","readme":"This crate is a modern alternative to `web-bindgen-futures` built around `async-task`.\n\n# Pros \u0026 Cons\n\n**Pros:**\n+ Provides both `spawn` (for `Send` futures) and `spawn_local` (for `!Send` futures).\n+ `spawn` and `spawn_local` return `Task\u003cT\u003e` futures, which resolve to return values.\n+ It's possible to cancel futures using task handles.\n+ Non-send futures (which are common on web) can have send task-handles.\n\n**Cons:**\n+ Some older browser versions are not supported.\n\n# Platform Support\n\nThis crate only supports the `wasm32-unknown-unknown` target, and makes use of various browser-specific APIs.\n\nEnabling the `+atomics` nightly target feature automatically enables a thread-safe runtime, which works with web-workers but which may have different performance characteristics.\n\n# Testing\n\nThis crate supports headless-browser testing using `wasm-bindgen-test`. To run the test-suite, install `wasm-pack` and run the following, substitution `\u003cBROWSER\u003e` for `--chrome`, `--firefox`, or `--safari` as desired.\n\n```ignore\nwasm-pack test --headless \u003cBROWSER\u003e\n```\n\nTo test the thread-safe backend, use the nightly toolchain, and uncomment the build instruction in `.cargo/config.toml`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevyengine%2Fweb-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbevyengine%2Fweb-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbevyengine%2Fweb-task/lists"}