• Joined on 2019-01-28
lobo pushed to master at lobo/universal-lambda-zig 2023-10-22 19:20:02 +00:00
badd06e365 put wasmtime in path
lobo pushed to master at lobo/universal-lambda-zig 2023-10-22 19:16:55 +00:00
1b7cbf62c5 put wasmtime in path
lobo pushed to master at lobo/universal-lambda-zig 2023-10-22 19:13:27 +00:00
fdffd160ae put wasmtime in path
lobo pushed to master at lobo/universal-lambda-zig 2023-10-22 19:08:26 +00:00
9ac9dc6e59 add wasmtime to build
lobo pushed to master at lobo/universal-lambda-zig 2023-10-22 19:04:43 +00:00
518da5e476 ignore test that seems to leak only under wasi (hmm?)
lobo pushed to master at lobo/universal-lambda-zig 2023-10-22 18:54:01 +00:00
1d0da7c80f add helper tests/change header helper to get all headers
lobo pushed to master at lobo/aws-sdk-for-zig 2023-10-22 17:25:22 +00:00
825d93720a add verifiyServerRequest/change verify to WASM-friendly type
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 21:27:15 +00:00
346bd1d084 allow helpers to actually compile
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 20:20:58 +00:00
804c797394 add a universal_lambda_helpers module to compilation unit
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 20:08:13 +00:00
5b4bf37424 add helpers from example as an optional module for use downstream
lobo pushed to master at lobo/aws-sdk-for-zig 2023-10-21 17:20:17 +00:00
ed96e2ff66 support for >16KiB requests
lobo pushed to master at lobo/cloudflare-worker-deploy 2023-10-21 17:16:05 +00:00
9346daa04e add build deploy step
6752730cd1 deinit the client
dcf57cfea9 update README/environment variables
8b523474da match environment variable names to match Wrangler
eb30b38511 auth token support
Compare 10 commits »
lobo created branch master in lobo/cloudflare-worker-deploy 2023-10-21 17:16:04 +00:00
lobo created repository lobo/cloudflare-worker-deploy 2023-10-21 17:15:29 +00:00
lobo pushed to master at lobo/universal-lambda-example 2023-10-21 06:08:31 +00:00
5351480102 more robust hello world handler, using helpers
389b6690b0 update universal lambda dependency
dfc82bb4bb update build.zig.zon with necessary upstream changes
Compare 3 commits »
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 06:06:22 +00:00
e6ac41f4df update README
ee5dd01e73 make sure steps are in alphabetical order
Compare 2 commits »
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 05:54:17 +00:00
70b0fda03b append ".wasm" to the compile exe name for Cloudflare
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 05:44:39 +00:00
e7a6aa5f04 allow cloudflare to be used for zig build
843bc56558 use final_script in deployment
Compare 2 commits »
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 05:28:46 +00:00
0c6a9366f5 cloudflare fixes
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 05:04:46 +00:00
88eb415a1e cloudflare deploy not designed for wasi