Alexander Zhipa
Alexander Zhipa
Is there somewhere we can read about creating this shim layer now?
Great job, @PauloMigAlmeida I did the exact same thing you did, with one difference though - I've made it via a [single-header library](https://en.wikipedia.org/wiki/Header-only). But around same time I've discovered [Rust...
@marcomagdy there are two things I think are important: * Rust itself providing a lot of features to make it safe (without compromising performance for people for whom it's important),...
@marcomagdy I'm sorry if I was not clear enough. I was comparing _my custom C99 non-awslabs lambda runtime_ with the Rust lambda runtime. My point was about Rust runtime benefiting...
For your consideration, @kiukchung
@ccharest93 adding `quiet` scheduler_arg should help suppressing where it's needed.
If there's no strong reason not to - I can contribute, @kiukchung. Especially since hydra is already in the dependencies we can simply use `hydra.utils.get_method`/`hydra.utils.call`
Please find this first version and let me know what you think, @kiukchung
Added doc files as requested, @kiukchung
Do we need to add anything else to this PR, @kiukchung?