logoalt Hacker News

DotnetSnes: Library allowing to use C# to create SNES ROMs

34 pointsby ingvelast Friday at 11:29 AM3 commentsview on HN

Comments

reverseblade2today at 8:21 AM

Just use F# to Rust via fable. https://github.com/ncave/fable-raytracer

SideburnsOfDoomtoday at 6:40 AM

> 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.