{"id":19036150,"url":"https://github.com/tx7do/test-go-wasm","last_synced_at":"2026-05-05T20:30:18.973Z","repository":{"id":204443870,"uuid":"711872234","full_name":"tx7do/test-go-wasm","owner":"tx7do","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-30T20:20:18.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T05:32:00.344Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tx7do.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":"2023-10-30T10:47:54.000Z","updated_at":"2023-10-30T11:12:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"81e7d273-ceef-467e-917b-c967808216b8","html_url":"https://github.com/tx7do/test-go-wasm","commit_stats":null,"previous_names":["tx7do/test-go-wasm"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Ftest-go-wasm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Ftest-go-wasm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Ftest-go-wasm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tx7do%2Ftest-go-wasm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tx7do","download_url":"https://codeload.github.com/tx7do/test-go-wasm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240093142,"owners_count":19746774,"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-08T21:53:36.218Z","updated_at":"2026-05-05T20:30:18.929Z","avatar_url":"https://github.com/tx7do.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# test-go-wasm\n\n## Installing wasmtime\n\n[Installing wasmtime](https://docs.wasmtime.dev/cli-install.html#installing-wasmtime)\n\n### Windows\n\n```shell\nscoop install wasmtime\n```\n\n### MacOS\n\n```shell\nbrew install wasmtime\n```\n\n## Compile\n\n### Linux\n\n```shell\nGOOS=wasip1 GOARCH=wasm go build -o main.wasm main.go\n```\n\n### Windows\n\n```shell\nSET CGO_ENABLED=0 ;`\nSET GOOS=wasip1 ;`\nSET GOARCH=wasm ;`\ngo build -o main.wasm main.go\n```\ngo version\n## Run\n\n```shell\nwasmtime main.wasm --default-encoding=utf-8\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftx7do%2Ftest-go-wasm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftx7do%2Ftest-go-wasm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftx7do%2Ftest-go-wasm/lists"}