{"id":13430584,"url":"https://github.com/second-state/ssvm-deno-starter","last_synced_at":"2025-10-10T02:42:33.132Z","repository":{"id":39695065,"uuid":"272301660","full_name":"second-state/ssvm-deno-starter","owner":"second-state","description":"A template project to run Rust functions in Deno through the Second State WebAssembly engine.","archived":false,"fork":false,"pushed_at":"2020-08-08T08:00:50.000Z","size":1795,"stargazers_count":53,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-07T18:57:34.567Z","etag":null,"topics":["codespaces","deno","denoland","getting-started","github-actions","javascript","rust","rust-lang","second-state","ssvm","ssvmup","typescript","vscode","vscode-codespaces","webassembly","webassembly-tutorial"],"latest_commit_sha":null,"homepage":"https://www.secondstate.io/articles/ssvmup/","language":"Dockerfile","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":"2020-06-14T23:39:09.000Z","updated_at":"2025-05-06T01:49:15.000Z","dependencies_parsed_at":"2022-08-24T01:31:28.842Z","dependency_job_id":null,"html_url":"https://github.com/second-state/ssvm-deno-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/second-state/ssvm-deno-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fssvm-deno-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fssvm-deno-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fssvm-deno-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fssvm-deno-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/second-state","download_url":"https://codeload.github.com/second-state/ssvm-deno-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/second-state%2Fssvm-deno-starter/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":["codespaces","deno","denoland","getting-started","github-actions","javascript","rust","rust-lang","second-state","ssvm","ssvmup","typescript","vscode","vscode-codespaces","webassembly","webassembly-tutorial"],"created_at":"2024-07-31T02:00:55.363Z","updated_at":"2025-10-10T02:42:33.086Z","avatar_url":"https://github.com/second-state.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"![Build and test](https://github.com/second-state/ssvm-deno-starter/workflows/Build%20and%20test/badge.svg)\n\nCheck out this tutorial article: *[Deno Apps with WebAssembly, Rust, and WASI](https://www.secondstate.io/articles/deno-webassembly-rust-wasi/)*\n\n## Prerequisites\n\n[Install Deno](https://deno.land/manual/getting_started/installation)\n\n[Install Rust](https://www.rust-lang.org/tools/install)\n\nAlso, if you have not done so, please bring your Linux system up to date with dev tools.\n\n```\nsudo apt install build-essential curl wget git vim libboost-all-dev\n```\n\n## Setup\n\nThe command below installs the [ssvmup tooling](https://www.secondstate.io/articles/ssvmup/).\n\n```\n$ curl https://raw.githubusercontent.com/second-state/ssvmup/master/installer/init.sh -sSf | sh\n```\n\n## Build\n\n```\n$ ssvmup build --target deno\n```\n\n## Test\n\n```\n$ deno run --allow-read --allow-env --unstable deno/test.ts\n```\n\nNOTE: If you encounter an error here, most likely your Deno install and cached library files are out of sync. Use the [deno cache --reload command to fix this issue](https://www.secondstate.io/articles/reload-deno-cache/).\n\n## Run\n\n```\n$ deno run --allow-read --allow-net --allow-env --unstable deno/server.ts\n```\n\n## User test\n\n```\n$ curl http://localhost:8000/\nhello  World\n```\n\n## Next steps\n\nCheck out the [SSVM Deno repository for more WebAssembly examples on Deno](https://github.com/second-state/wasm-learning/tree/master/deno).\n\nTutorial article: *[Deno Apps with WebAssembly, Rust, and WASI](https://www.secondstate.io/articles/deno-webassembly-rust-wasi/)*\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecond-state%2Fssvm-deno-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecond-state%2Fssvm-deno-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecond-state%2Fssvm-deno-starter/lists"}