• Joined on 2019-01-28
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
lobo pushed to master at lobo/universal-lambda-zig 2023-10-21 04:58:53 +00:00
cbe8b6dd1f initial commit: cloudflare
lobo pushed to master at lobo/universal-lambda-zig 2023-10-06 19:09:56 +00:00
5405b9eeff skip lambda test decls under wasi
lobo pushed to master at lobo/universal-lambda-zig 2023-10-06 18:48:29 +00:00
668debd29d initial WASI support
lobo pushed to master at lobo/universal-lambda-zig 2023-10-05 23:23:49 +00:00
ce44fd567f update README
lobo pushed to master at lobo/universal-lambda-zig 2023-10-05 23:00:01 +00:00
ea730c50a5 update flexlib dependency
lobo pushed to master at lobo/FlexiLib 2023-10-05 22:58:47 +00:00
c44ad2ba84 add target to ZigRequest
lobo pushed to master at lobo/universal-lambda-zig 2023-10-05 22:55:09 +00:00
72d143c976 new module approach for flexilib
lobo pushed to master at lobo/universal-lambda-zig 2023-10-05 22:31:22 +00:00
e5396cb0e5 add flexilib-interface module for flexilib client builds
lobo pushed to master at lobo/universal-lambda-zig 2023-10-04 13:55:33 +00:00
30d27e3002 use flexilib interface module directly
lobo pushed to master at lobo/FlexiLib 2023-10-04 13:47:16 +00:00
0afe78a346 export module for interfaces
lobo pushed to master at lobo/universal-lambda-zig 2023-10-03 22:18:40 +00:00
542cf44bf4 should be ZigRequest/ZigResponse
lobo pushed to master at lobo/universal-lambda-zig 2023-10-03 20:52:57 +00:00
54740a7022 add context for current providers
5edaacde07 add target to flexilib interface
3088af4219 allow "zig build" to work (although it will not do much)
Compare 3 commits »
lobo pushed to master at lobo/FlexiLib 2023-10-03 20:27:27 +00:00
05115af93a add target to interface
lobo pushed to master at lobo/universal-lambda-zig 2023-09-21 17:45:14 +00:00
fc0f9a0c76 add README
lobo created branch master in lobo/universal-lambda-example 2023-09-21 17:10:15 +00:00
lobo pushed to master at lobo/universal-lambda-example 2023-09-21 17:10:15 +00:00
ec7183c7df add readme/build.zig.zon/gitignore
c71b61c4fb add CI
b1f2e3cd60 fully working example
9865cb9e2e better name for what we are doing
f445d95dd4 this represents what I would like to be final state
lobo created repository lobo/universal-lambda-example 2023-09-21 17:06:18 +00:00
lobo pushed to master at lobo/universal-lambda-zig 2023-09-21 16:42:37 +00:00
ff691a4391 change method for finding the source location for the module