frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Calling Zig from TypeScript on AWS Lambda with minimal primitives

https://github.com/JadenSimon/multi-arch-zig-lambda
2•Jaden_Simon•4mo ago

Comments

flare_blitz•4mo ago
Perhaps I'm not aware of the intricacies of Zig or AWS Lambda, but what is this library supposed to provide? It is well known that services written in two different languages can communicate with one another over HTTP (or TCP, or UDP, or whatever protocol we need to use to call into an AWS Lambda function).
Jaden_Simon•4mo ago
The repo here is mostly a toy.

It's not about Zig or AWS Lambda in particular, it's about being able to connect everything together. The goal is making those connections easier to create/test/maintain via my tool.