mirror of
https://github.com/syumai/workers.git
synced 2025-03-10 17:29:11 +00:00
add more description about plans
This commit is contained in:
parent
ee1b3ad74b
commit
62ac4c7b57
@ -98,7 +98,7 @@ To deploy a Worker, the following steps are required.
|
|||||||
|
|
||||||
The [worker-go template](https://github.com/syumai/workers/tree/main/_templates/cloudflare/worker-go) contains all the required files, so I recommend using this template.
|
The [worker-go template](https://github.com/syumai/workers/tree/main/_templates/cloudflare/worker-go) contains all the required files, so I recommend using this template.
|
||||||
|
|
||||||
But Go (not TinyGo) with many dependencies may exceed the size limit of the Worker (3MB). In that case, you can use the [TinyGo template](https://github.com/syumai/workers/tree/main/_templates/cloudflare/worker-tinygo) instead.
|
But Go (not TinyGo) with many dependencies may exceed the size limit of the Worker (3MB for free plan, 10MB for paid plan). In that case, you can use the [TinyGo template](https://github.com/syumai/workers/tree/main/_templates/cloudflare/worker-tinygo) instead.
|
||||||
|
|
||||||
### Where can I have discussions about contributions, or ask questions about how to use the library?
|
### Where can I have discussions about contributions, or ask questions about how to use the library?
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user