430 Commits

Author SHA1 Message Date
syumai
6b853c2f4d add comment to do example worker.mjs 2024-01-03 00:22:21 +09:00
syumai
7727989dbe use const 2024-01-03 00:20:04 +09:00
syumai
647f1f0e2f use workers-assets-gen cmd in Durable Objects example 2024-01-03 00:12:39 +09:00
syumai
b7ad06e894
Merge pull request #79 from syumai/remove-performance-polyfill
remove performance API polyfill from workers-assets-gen
2024-01-02 20:53:04 +09:00
syumai
5302fd436e remove performance API polyfill from workers-assets-gen 2024-01-02 20:50:10 +09:00
syumai
ec4e8e5f27
Merge pull request #78 from syumai/fix-fetch-resp
fix fetch response to use blob() instead of text()
v0.19.0
2023-12-31 23:46:12 +09:00
syumai
0390b11d97 fix fetch response to use blob() instead of text() 2023-12-31 23:42:41 +09:00
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