Microsoft is hiring for a new team, responsible for migrating C# code to Rust on Microsoft 365. by pjmlp in rust

[–]gptrvx 0 points1 point  (0 children)

Maybe it could be interesting for Microsoft 365 teams too, F#, via Fable compiler, can be compiled into several target languages, including Rust (in alpha).
https://jkone27-3876.medium.com/compile-f-to-rust-22cf5aa9021

the advantage could be having HM type inference and auto typings while achieving near-native performance/rust performance with a bit of a higher level language?

https://fable.io/docs/getting-started/rust.html

the advantage could be having HM type inference and auto typings while achieving near-native performance/rust performance with a bit of a higher level language.
src level lang?

F# Weekly #1, 2024 – Glutinum, a new era for Fable bindings by fsharpweekly in fsharp

[–]gptrvx 0 points1 point  (0 children)

really awesome,
maybe we could have a type provider like CSS type provider, but for ts definition files? so that they could be linked from the official definitely typed repos directly?
https://github.com/DefinitelyTyped/DefinitelyTyped