{"id":18596811,"url":"https://github.com/bytekast/serverless-webassembly","last_synced_at":"2025-10-17T03:43:48.659Z","repository":{"id":42175364,"uuid":"217801797","full_name":"bytekast/serverless-webassembly","owner":"bytekast","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-09T22:29:46.000Z","size":170,"stargazers_count":6,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-10T16:09:17.381Z","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/bytekast.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":"2019-10-27T03:48:45.000Z","updated_at":"2019-11-28T07:24:17.000Z","dependencies_parsed_at":"2023-02-08T15:01:48.573Z","dependency_job_id":null,"html_url":"https://github.com/bytekast/serverless-webassembly","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fserverless-webassembly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fserverless-webassembly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fserverless-webassembly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytekast%2Fserverless-webassembly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytekast","download_url":"https://codeload.github.com/bytekast/serverless-webassembly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223441545,"owners_count":17145595,"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":[],"created_at":"2024-11-07T01:25:49.298Z","updated_at":"2025-10-17T03:43:43.583Z","avatar_url":"https://github.com/bytekast.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless WebAssembly Template\n\nThis is a simple Serverless application written in Rust, compiled to WebAssembly and deployed to AWS Lambda using the Serverless Framework.\n\n## 📦 Prerequisites\n\nInstall [Rust](https://www.rust-lang.org/tools/install).\n\n`curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`\n\nInstall the Rust =\u003e WebAssembly compiler: [wasm-pack](https://github.com/rustwasm/wasm-pack)\n\n`cargo install wasm-pack`\n\nInstall [Node](https://www.npmjs.com/get-npm).\n\nInstall the [Serverless Framework](https://serverless.com/framework/).\n\n`npm install -g serverless`\n\n## 🏗️ Create\n\n```\nsls create --template-url https://github.com/bytekast/serverless-webassembly --path my-service\ncd my-service\n```\n\n## 🦀 Build\n\n`npm install`\n\n## 🔫 Run Locally\n\n`npm run local`\n\n## 🛵 Deploy\n\n`sls deploy`\n\n```bash\nServerless: Packaging service...\nServerless: Excluding development dependencies...\nServerless: Creating Stack...\nServerless: Checking Stack create progress...\n.....\nServerless: Stack create finished...\nServerless: Uploading CloudFormation file to S3...\nServerless: Uploading artifacts...\nServerless: Uploading service my-service.zip file to S3 (124.08 KB)...\nServerless: Validating template...\nServerless: Updating Stack...\nServerless: Checking Stack update progress...\n..............................\nServerless: Stack update finished...\nService Information\nservice: my-service\nstage: dev\nregion: us-east-1\nstack: my-service-dev\nresources: 10\napi keys:\n  None\nendpoints:\n  GET - https://xxxxxx.execute-api.us-east-1.amazonaws.com/dev/hello\nfunctions:\n  hello: my-service-dev-hello\nlayers:\n  None\nServerless: Run the \"serverless\" command to setup monitoring, troubleshooting and testing.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytekast%2Fserverless-webassembly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytekast%2Fserverless-webassembly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytekast%2Fserverless-webassembly/lists"}