CoreCLR ARM 32-bit progress
github.com
CoreCLR ARM 32-bit progress
1–10 of 44 posts
Re: CoreCLR ARM 32-bit progress
#2I tried .NET out on the Pi using Mono, years ago when it was relatively new but after the software floating point OS was deprecated. The weird hardware floating point CPU made it pretty much unusable. Even simple things like DateTime objects would fail to work correctly.
Similar issues were in Java IIRC but they had a special build of that. I think Sony had a fixed build of Mono but I haven't tried it. It will be good to have official .NET support outside of Win 10 IoT.
Re: CoreCLR ARM 32-bit progress
#3Re: CoreCLR ARM 32-bit progress
#4Nice work. It will be great to use ASP.NET Core on a Pi with official support. I tried .NET out on the Pi using Mono, years ago when it was relatively new but after the software floating point OS was deprecated. The weird hardware floating point CPU made it pretty much unusable. Even simple things like DateTime objects would fail to work correctly. Similar issues were in Java IIRC but they had a special build of that…
Why would this cause failing tests though? Does that mean they relied on extended precision?
Re: CoreCLR ARM 32-bit progress
#5This is a major step forwards. Having .NET on ARM is one of the most important milestones imho.
.NET Compact and Micro had ARM versions.
There is also an Arduino (AVR) that uses .NET Micro as their OS.
Re: CoreCLR ARM 32-bit progress
#6Re: CoreCLR ARM 32-bit progress
#7This is a major step forwards. Having .NET on ARM is one of the most important milestones imho.
It was already there, but not the main version. .NET Compact and Micro had ARM versions. There is also an Arduino (AVR) that uses .NET Micro as their OS.
Re: CoreCLR ARM 32-bit progress
#8Re: CoreCLR ARM 32-bit progress
#9Great work. Can't help but notice most of the contributors in this issue are Samsung Electronics employees. Interesting to see Samsung in the .net world!
https://www.tizen.org/blogs/dh0922/2016/tizen-.net-developer...