{"id":31769226,"url":"https://github.com/second-state/wasmedge_asyncify","last_synced_at":"2025-10-10T02:42:10.699Z","repository":{"id":54565369,"uuid":"521590515","full_name":"second-state/wasmedge_asyncify","owner":"second-state","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-28T18:16:10.000Z","size":4292,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-07T18:57:36.109Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/second-state.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}},"created_at":"2022-08-05T10:08:57.000Z","updated_at":"2022-10-31T14:37:04.000Z","dependencies_parsed_at":"2023-01-22T21:30:48.563Z","dependency_job_id":null,"html_url":"https://github.com/second-state/wasmedge_asyncify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/second-state/wasmedge_asyncify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fwasmedge_asyncify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fwasmedge_asyncify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fwasmedge_asyncify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fwasmedge_asyncify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/second-state","download_url":"https://codeload.github.com/second-state/wasmedge_asyncify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fwasmedge_asyncify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002541,"owners_count":26083403,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","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":"2025-10-10T02:42:09.316Z","updated_at":"2025-10-10T02:42:10.694Z","avatar_url":"https://github.com/second-state.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Prerequisites\n\nMake sure that you will have GCC installed on Ubuntu 20.04.\n\n```shell\n$ sudo apt update\n$ sudo apt install build-essential\n```\n\nInstall [Rust](https://www.rust-lang.org/tools/install) and use the following command to install the `wasm32-wasi` target.\n\n```shell\n$ rustup target add wasm32-wasi\n```\n\nInstall [wasmedge CLI tool](https://wasmedge.org/book/en/start/install.html). \n\n## Hello world\n\n`examples/hello` is a simple demo for wasmedge async function.\n\nYou can run it with `cargo run`:\n\n### Run\n\n```shell\n$ cargo run --package hello\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecond-state%2Fwasmedge_asyncify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecond-state%2Fwasmedge_asyncify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecond-state%2Fwasmedge_asyncify/lists"}