Skip to content

Rework Rust runtime and builder #80

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 43 commits into from
Mar 13, 2023

Conversation

ecklf
Copy link
Collaborator

@ecklf ecklf commented Mar 1, 2023

This PR reworks the builder and runtime to support the latest AWS lambda runtime which changed almost everything. Examples can be found in the examples folder.

Optimizations that will be considered in follow-up PRs:

@ecklf ecklf marked this pull request as draft March 1, 2023 11:31
@ecklf ecklf force-pushed the ecklf/rework-runtime branch from 1ab6961 to f551c2d Compare March 2, 2023 16:21
@ecklf ecklf force-pushed the ecklf/rework-runtime branch from f82b747 to ad548bc Compare March 8, 2023 20:14
@ecklf ecklf marked this pull request as ready for review March 13, 2023 09:47
@ecklf ecklf requested a review from dglsparsons March 13, 2023 09:47
@ecklf ecklf force-pushed the ecklf/rework-runtime branch from 2b7e81e to f887b01 Compare March 13, 2023 10:17
@abcd-ca
Copy link
Contributor

abcd-ca commented Mar 15, 2023

Just did a quick smoke test. Much better, good job, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants