23 Commits

Author SHA1 Message Date
syumai
6d313765fb fix handler file names 2024-05-18 01:00:59 +09:00
syumai
f00717f861 add normal HTTP handler for debugging purposes 2024-05-03 02:47:30 +09:00
syumai
0713696d4a reduced panic 2024-04-21 03:40:44 +09:00
syumai
9137dc1dcc simplify closeCh wait 2024-04-21 03:32:55 +09:00
syumai
52a78e1789 remove runtimeObj from runtimecontext.New 2024-04-17 00:56:35 +09:00
syumai
9810f12c78 init Go instance on request 2024-01-24 22:05:49 +09:00
aki-0421
2eb402014f
R: refactor context 2024-01-22 21:29:39 +09:00
aki-0421
cdd8a26c53
F: add incoming property context 2024-01-17 17:21:34 +09:00
aki-0421
bac0abd44b
R: rename runtimecontext to cfcontext 2024-01-17 17:19:04 +09:00
syumai
85ccbfb050 pass RuntimeContext on create Go instance 2024-01-04 23:43:28 +09:00
syumai
fb6e3ca7a4 use go:wasmimport for ready func 2024-01-04 22:59:05 +09:00
syumai
1f1d7bc2f1 remove jsutil.Global() 2024-01-04 22:45:03 +09:00
syumai
5d83286215 rename ResponseWriterBuffer to ResponseWriter 2023-04-29 12:18:34 +09:00
syumai
78444c3c67 commonize ToJSResponse func 2023-04-29 11:59:09 +09:00
syumai
de512c97e0 split jshttp from jsutil 2023-02-23 23:20:21 +09:00
syumai
88f0dc1798 fix build error 2023-02-22 19:23:56 +09:00
syumai
cd154341ff move Reqeust / Response / ResponseWriterBuffer to jsutil 2023-02-22 19:11:51 +09:00
syumai
9e87698fac add runtime context 2023-02-11 11:53:05 +09:00
syumai
1f6f23073c wait for ready to setup Go program 2022-11-19 23:22:07 +09:00
syumai
890096fce9 split internal/jsutil 2022-09-13 23:18:17 +09:00
syumai
c339993f96 make public jsutil symbols 2022-09-13 23:15:47 +09:00
syumai
f12e359ef0 fix bugs 2022-05-20 00:11:47 +09:00
syumai
bd1ab33600 Initial commit 2022-05-18 00:04:37 +09:00