https://github.com/ii64/worker-tinygo-poc
Use "golang" on Cloudflare Workers?!
https://github.com/ii64/worker-tinygo-poc
golang tinygo workers
Last synced: 11 months ago
JSON representation
Use "golang" on Cloudflare Workers?!
- Host: GitHub
- URL: https://github.com/ii64/worker-tinygo-poc
- Owner: ii64
- Created: 2022-06-01T07:27:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T08:57:43.000Z (over 3 years ago)
- Last Synced: 2025-01-23T00:43:26.945Z (about 1 year ago)
- Topics: golang, tinygo, workers
- Language: JavaScript
- Homepage: https://tinygo.owned.workers.dev
- Size: 48.8 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👷 `worker-tinygo-poc`
An attempt to use Golang on Cloudflare [Workers](https://workers.cloudflare.com/)
Preview: https://tinygo.owned.workers.dev
Layout based on [worker-emscripten](https://github.com/cloudflare/worker-emscripten-template)