441 Commits

Author SHA1 Message Date
syumai
cd71071154 split socket package 2024-01-03 18:39:40 +09:00
syumai
0bcc7e1322 rename cn to cancel 2024-01-03 18:37:21 +09:00
syumai
f48666ba0f add type check of *TCPSocket 2024-01-03 18:36:46 +09:00
syumai
85a1d52210 remove duplicated ConvertReadableStreamToReader func 2024-01-03 13:30:03 +09:00
syumai
a7c665301a Merge branch 'main' into sockets 2024-01-03 13:18:13 +09:00
syumai
9bfb5babf7
Merge pull request #82 from syumai/update-gitignore
update gitignore
2024-01-03 00:45:16 +09:00
syumai
34cd4e7c5a update gitignore 2024-01-03 00:43:21 +09:00
syumai
0967da35a6
Merge pull request #81 from syumai/update-workers-assets-gen-cmd-v0.20.0
update workers-assets-gen cmd in examples to v0.20.0
v0.20.0
2024-01-03 00:30:32 +09:00
syumai
2be1e0dfa5 update workers-assets-gen cmd in examples to v0.20.0 2024-01-03 00:28:42 +09:00
syumai
84ff655ce6
Merge pull request #80 from syumai/use-workers-assets-gen-in-do-example
use workers-assets-gen cmd in Durable Objects example
2024-01-03 00:25:35 +09:00
syumai
3bea65d298 remove unused example assets 2024-01-03 00:23:16 +09:00
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