July 29, 2019
On Wednesday, 24 July 2019 at 03:45:45 UTC, zoujiaqing wrote:
> Why Rust for safe systems programming:
> https://msrc-blog.microsoft.com/2019/07/22/why-rust-for-safe-systems-programming/
>
> Can DLang be disabled for GC, or is it necessary to disable it? Of course, many people do not like betterC.

Apparently, it's not only MS that is happy with Rust. Visly also uses Rust for iOS and Android:

Layout engine
https://vislyhq.github.io/stretch/

On Github:
https://github.com/vislyhq/stretch

Rust Android integration:
https://medium.com/visly/rust-on-android-19f34a2fb43

The latter, although it looks similar to how you would do it in D, is of course more stream lined and less awkward.
1 2
Next ›   Last »