this post was submitted on 14 Nov 2025
16 points (94.4% liked)

Rust

7507 readers
7 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
 

cross-posted from: https://programming.dev/post/40764432

AWS Lambda adds support for Rust - AWS

top 1 comments
sorted by: hot top controversial new old
[–] theherk@lemmy.world 3 points 1 week ago

Not really much to do here, but it is good to know. Practically speaking, running Rust in Lambda is exactly the same as it has been for a few years. Only difference is they don’t recommend against it in production. Same runtime, same library.