{"id":19645422,"url":"https://github.com/corani/go-wasm-faas","last_synced_at":"2025-10-17T17:03:18.448Z","repository":{"id":193530022,"uuid":"658230249","full_name":"corani/go-wasm-faas","owner":"corani","description":"Go server that runs WASM functions","archived":false,"fork":false,"pushed_at":"2023-06-25T11:38:20.000Z","size":618,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T20:48:25.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/corani.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,"governance":null}},"created_at":"2023-06-25T06:55:00.000Z","updated_at":"2024-11-22T22:55:46.000Z","dependencies_parsed_at":"2023-09-08T15:54:51.307Z","dependency_job_id":null,"html_url":"https://github.com/corani/go-wasm-faas","commit_stats":null,"previous_names":["corani/go-wasm-faas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgo-wasm-faas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgo-wasm-faas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgo-wasm-faas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corani%2Fgo-wasm-faas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corani","download_url":"https://codeload.github.com/corani/go-wasm-faas/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240952975,"owners_count":19884020,"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-11T14:33:56.179Z","updated_at":"2025-10-17T17:03:13.415Z","avatar_url":"https://github.com/corani.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go WASM FaaS\n\nToy project to create a FaaS service in Go that allows creating functions as WASM modules.\n\nThis is based on the excellent article [FAAS in Go with WASM, WASI and Rust](https://eli.thegreenplace.net/2023/faas-in-go-with-wasm-wasi-and-rust/) by Eli Bendersky.\n\n## Running\n\nUse `./build.sh` to build the server and the example WASM modules (note that the WASM module requires Go 1.21 or later!)\n\nRun the server using `./bin/server`.\n\nTo register the example function, navigate to http://localhost:8080/ and enter:\n- Name: `add`\n- File: upload `target/add.wasm`\n\nTo execute the function, navigate to http://localhost:8080/run/add?a=34\u0026b=35\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorani%2Fgo-wasm-faas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorani%2Fgo-wasm-faas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorani%2Fgo-wasm-faas/lists"}