llrt
llrt copied to clipboard
Implement runtime.ts in Rust
Currently the Lambda interface client is [implemented in TypeScript (https://github.com/awslabs/llrt/blob/main/src/js/%40llrt/runtime.ts).
Performance can be improved if runtime client is implemented in Rust using already defined dependencies (hyper, the customer json parser) etc.