|
|
|
|
|
by ca_parody
2179 days ago
|
|
its been a couple years - but mratsim (the same person who authored this ray tracing post) wrote this (which is at least tangential to your question) https://medium.com/@MARatsimbazafy/why-rust-fails-hard-at-sc.... Some of the rust problems mentioned (like clone for arrays) have been fixed. Others, like static generics, have not been (AFAIK). |
|