Commit Graph

27 Commits

Author SHA1 Message Date
e1761cc95e
move most of main to a new cloudflare.zig file 2024-05-08 15:46:02 -07:00
cda7287ab9
use the correct script in pushworker 2024-05-08 11:54:13 -07:00
68e6e14bea
merge changes made in universal lambda (options and wasm directory)
All checks were successful
Generic zig build / build (push) Successful in 1m9s
2024-05-06 11:22:33 -07:00
00e0c51ac0
upgrade to zig 0.12.0 2024-04-29 18:38:10 -07:00
9346daa04e
add build deploy step 2023-10-20 16:45:11 -07:00
6752730cd1
deinit the client 2023-10-20 16:44:48 -07:00
dcf57cfea9
update README/environment variables 2023-10-20 16:44:23 -07:00
8b523474da
match environment variable names to match Wrangler 2023-10-20 14:54:52 -07:00
eb30b38511
auth token support 2023-10-20 14:52:33 -07:00
fd37671cf6
add workaround for 16KiB TLS issue 2023-10-20 14:37:52 -07:00
d49ccfcb2a
add commented code for proxy usage 2023-10-20 14:37:28 -07:00
812d48b681
move user-editable things to a place where users can deal 2023-10-18 10:17:38 -07:00
339363ed2d
move primary logic into seperate function 2023-10-18 09:56:18 -07:00
cd40e504ab
load wasm dynamically 2023-10-18 09:15:57 -07:00
6f5e0c361d
seperate shell code from user code 2023-10-17 21:24:49 -07:00
12a7df3dd6
give control to user-code to caller 2023-10-17 21:16:06 -07:00
44afc45b42
use common cf base 2023-10-17 21:08:47 -07:00
e16f6a7f3b
centralize authentication 2023-10-17 21:01:05 -07:00
46994ad631
discover account id 2023-10-17 20:57:01 -07:00
fc5d0f3bae
cleanup 2023-10-17 20:26:27 -07:00
c46cf8d97e
steps 3 and 4 2023-10-17 20:26:14 -07:00
ed49714d4b
step 2 complete 2023-10-17 19:53:48 -07:00
4e90d05a77
update index.js to the bundled version generated by wrangler 2023-10-17 19:52:52 -07:00
7fcb968fea
step 1 complete 2023-10-17 15:57:25 -07:00
353009c190
add memfs from workers-wasi 0.0.5 2023-10-17 14:26:16 -07:00
6988555e51
get some basic structure 2023-10-17 13:49:08 -07:00
abe59468b6
initial commit 2023-10-17 13:39:59 -07:00