Hacker News new | past | comments | ask | show | jobs | submit login

I'm not even sure why that's necessary. If you need a block of performant code, use unsafe C# (no array bounds checking, unmanaged pointers, etc). Otherwise, C# runs pretty fast the way it is.



I don't think it would be a speed thing. It would let you write C# that ran in kernel space without needing the CLR.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: