33 points | by ingve 2 days ago ago
3 comments
https://news.ycombinator.com/item?id=43673011
Some discussion 3 weeks ago
Just use F# to Rust via fable. https://github.com/ncave/fable-raytracer
> No dynamic allocations are supported (thus no reference type support)
No class instances. This is a severe limitation, to the point where it will change the character of the language entirely.
https://news.ycombinator.com/item?id=43673011
Some discussion 3 weeks ago
Just use F# to Rust via fable. https://github.com/ncave/fable-raytracer
> No dynamic allocations are supported (thus no reference type support)
No class instances. This is a severe limitation, to the point where it will change the character of the language entirely.