General Availability of the AWS SDK for Rust
aws.amazon.com
General Availability of the AWS SDK for Rust
1–10 of 61 posts
Re: General Availability of the AWS SDK for Rust
#2Re: General Availability of the AWS SDK for Rust
#3Hello! Me and some other folks who work on the Rust SDK will be around today answering questions in the comments.
Re: General Availability of the AWS SDK for Rust
#4Hello! Me and some other folks who work on the Rust SDK will be around today answering questions in the comments.
Will there be any support for Wasm as a target for compilation?
Re: General Availability of the AWS SDK for Rust
#5Re: General Availability of the AWS SDK for Rust
#6Hello! Me and some other folks who work on the Rust SDK will be around today answering questions in the comments.
Will there be any support for Wasm as a target for compilation?
Re: General Availability of the AWS SDK for Rust
#7Earlier quoted context omitted.
Will there be any support for Wasm as a target for compilation?
Why would this be specific to the SDK? If the code is Rust without any native libraries being linked, WASM should work out of the box.
Re: General Availability of the AWS SDK for Rust
#8What are some valid reasons why people wouldn't now use these rust libraries and extend them to their preferred language? Maintaining clients is tedious work and prone to abandonment.
Re: General Availability of the AWS SDK for Rust
#9Hello! Me and some other folks who work on the Rust SDK will be around today answering questions in the comments.
What kind of plans for support of Rust's evolving async ecosystem?
Any particular reason why the public roadmap does not show the columns similar to "Researching", "We're Working On It" like the other similar public AWS Roadmaps? See example for Containers: https://github.com/aws/containers-roadmap/projects/1
Would be nice to have fully working examples on Github, for most common scenarios across most AWS services. This is something that historically AWS SDKs have been inconsistent on. Just a request not really a question :-)