this post was submitted on 05 Feb 2024
62 points (98.4% liked)

Rust

5749 readers
172 users here now

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

Wormhole

[email protected]

Credits

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

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 7 months ago (1 children)

re-implementation of existing global scale C# based services to Rust.

Rusty azure serverless functions?

[โ€“] [email protected] 3 points 7 months ago

Support for Rust on Azure Functions would be awesome. Custom handlers have a lot of limitations, are poorly documented, and are difficult to use. Having Rust be treated a first-class language would make it so much easier to write performant Function Apps in a language that isn't C#.