{"id":16100473,"url":"https://github.com/elgohr/tinygo-wasm","last_synced_at":"2026-05-04T01:35:37.923Z","repository":{"id":92218800,"uuid":"252719924","full_name":"elgohr/tinygo-wasm","owner":"elgohr","description":"A WASM bootstrap with tinygo","archived":false,"fork":false,"pushed_at":"2020-04-13T18:46:27.000Z","size":1605,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T23:41:53.407Z","etag":null,"topics":["bootstrap","go","tinygo","wasm"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elgohr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-04-03T12:01:44.000Z","updated_at":"2022-07-27T20:17:51.000Z","dependencies_parsed_at":"2023-06-08T01:00:22.480Z","dependency_job_id":null,"html_url":"https://github.com/elgohr/tinygo-wasm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elgohr/tinygo-wasm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Ftinygo-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Ftinygo-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Ftinygo-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Ftinygo-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elgohr","download_url":"https://codeload.github.com/elgohr/tinygo-wasm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elgohr%2Ftinygo-wasm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32591603,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["bootstrap","go","tinygo","wasm"],"created_at":"2024-10-09T18:46:52.378Z","updated_at":"2026-05-04T01:35:37.908Z","avatar_url":"https://github.com/elgohr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WASM-Bootstrap with tinygo\n\n## Installation\n1. [Install tinygo](https://tinygo.org/getting-started/)\n2. Install/Use go1.13 (see https://github.com/tinygo-org/tinygo/issues/930)\n\n## Build\nFor building/refreshing the WASM part of the frontend, run\n```bash\nexport GOROOT=`go1.13 env GOROOT` # see https://github.com/tinygo-org/tinygo/issues/930#issuecomment-605597556\ngo generate ./...\n```\n\n## Testing\nThis project uses https://github.com/agnivade/wasmbrowsertest  \nEverything for running should be setup by `go generate ./...` (in wasm-folder) already.  \nIf you want to run this from shell, please make sure to set  \n```bash\nexport GOOS=js\nexport GOARCH=wasm\n```\n\n## Run the backend\n```bash\ngo run main.go # make sure to use go1.14 for that\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgohr%2Ftinygo-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felgohr%2Ftinygo-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felgohr%2Ftinygo-wasm/lists"}