473 Commits

Author SHA1 Message Date
syumai
d0957501ef fix pages-example's README 2023-11-07 22:28:43 +09:00
syumai
dc11f0e282 remove unnecessary go.sum from pages example 2023-11-07 22:17:31 +09:00
syumai
fc0501fb82
Merge pull request #76 from syumai/fix-pages-example-go-mod
fix pages example's go.mod
2023-11-07 22:15:46 +09:00
syumai
504020b347 fix pages example's go.mod 2023-11-07 22:14:23 +09:00
syumai
af768b82d3 update go version in socket example 2023-10-22 14:32:22 +09:00
syumai
517a0528f0 Merge branch 'main' into sockets 2023-10-22 14:30:42 +09:00
syumai
29fd008722 update go versions of examples 2023-10-22 14:30:33 +09:00
syumai
f1469c0b5c Merge branch 'main' into sockets 2023-10-22 14:29:31 +09:00
syumai
7f46a930e2
Merge pull request #66 from elee1766/main
tcp socket support
2023-10-22 14:27:21 +09:00
syumai
3a8e6314f1
Merge pull request #72 from syumai/update-to-go-1-21
update to Go 1.21
v0.18.0
2023-10-11 23:45:46 +09:00
syumai
0228c08d78 update go-version in pull_request.yaml 2023-10-11 23:44:47 +09:00
syumai
8348562593 update Go / toolchain version 2023-10-11 23:42:13 +09:00
syumai
ab4afa19cf specify Go and tinygo versions 2023-10-11 23:35:21 +09:00
syumai
e86554aad6 update README.md to use gonew cmd 2023-10-11 23:32:15 +09:00
syumai
8ebcc9fb0e update templates to use latest gen cmd 2023-10-11 23:30:13 +09:00
syumai
fc69e9cfd0 update wasm_exec_tinygo.js to latest 2023-10-11 23:28:19 +09:00
syumai
49949034c0 update wasm_exec_go.js to latest 2023-10-11 23:28:11 +09:00
syumai
7689cff40e
Merge pull request #69 from syumai/use-gonew
use gonew command to initialize project
2023-09-09 22:19:46 +09:00
syumai
146ccd1d7e replace initialization command of templates to gonew 2023-09-09 22:17:13 +09:00
syumai
8546b90d48 add go.mod to templates 2023-09-09 21:47:23 +09:00
a
9aa7a8b859
cleaner 2023-06-26 04:04:30 -05:00
a
1afb95b9a3
big default 2023-06-26 03:55:27 -05:00
a
7f7e1adcd7
add nm 2023-06-26 03:39:42 -05:00
a
7accc112e1
i hate 2023-06-26 03:39:31 -05:00
a
3d7f6acdd9
small refactor 2023-06-26 03:39:10 -05:00
a
432419f4bd
remove closure 2023-06-26 03:33:42 -05:00
a
b90020f138
remove unused variable 2023-06-26 03:31:23 -05:00
a
090dd88342
use the correct context 2023-06-26 03:31:07 -05:00
a
18f2af8f63
ignore cf 2023-06-26 03:28:48 -05:00
a
bb9c12e2b0
remove garbage 2023-06-26 03:28:20 -05:00
a
3c51eaad96
add socket 2023-06-26 03:27:55 -05:00
a
ad5c721056
expose funcion 2023-06-26 03:27:30 -05:00
a
5777b1b698
update 2023-06-26 03:25:45 -05:00
a
4f8d192d6a
Merge branch 'main' of github1766:elee1766/workers 2023-06-26 03:24:26 -05:00
a
985ffb1f13
ok 2023-06-26 03:24:20 -05:00
syumai
b0b26fc15a
add GetRuntimeContextValue func 2023-06-26 03:24:20 -05:00
syumai
39aecde5ab
add connect func to RuntimeContext 2023-06-26 03:24:20 -05:00
a
c8dfc5eedf
Merge pull request #2 from syumai/sockets
Sockets
2023-06-26 03:18:48 -05:00
a
688b4b731e
socket 2023-06-26 03:16:43 -05:00
syumai
c32ad33663 add GetRuntimeContextValue func 2023-06-25 18:22:59 +09:00
syumai
3a421a2929 add connect func to RuntimeContext 2023-06-25 18:03:36 +09:00
syumai
3bff27df38 fix /examples paths to /_examples 2023-06-24 10:19:35 +09:00
syumai
4e9b61d07f
Merge pull request #64 from syumai/fix-tinygo-build-commands
add -no-debug flag to tinygo build commands
2023-06-24 10:17:53 +09:00
syumai
81e424163a add -no-debug flag to tinygo build commands 2023-06-24 10:16:48 +09:00
syumai
e780af2eaa
Merge pull request #63 from syumai/tinygo-encoding-json
use encoding/json in examples instead of easyjson
2023-06-24 10:00:59 +09:00
syumai
77c9c5c681 update d1-blog-server example to use encoding/json 2023-06-24 09:59:33 +09:00
syumai
9d3ebbea7d update simple-json-server example to use encoding/json 2023-06-24 09:50:21 +09:00
syumai
0c1ce96dae
Merge pull request #62 from AdjectiveAllison/pages-tinygo
added pages template
2023-06-01 10:22:29 +09:00
Allison Durham
c5858041ea
Update _templates/cloudflare/pages-tinygo/pages/index.html
Co-authored-by: syumai <syumai@gmail.com>
2023-05-30 08:30:51 -05:00
Allison Durham
63173970be added pages template 2023-05-29 18:48:09 -05:00