You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, your project is quite interest and I wanted to try that out but... How about x86 Linux build one?
I know this a little bit old on some machines, but it's important to some people that don't have newer devices. Or some older Android phone maybe?
As always, Thank you. ❤️
The text was updated successfully, but these errors were encountered:
Sadly, but currently .NET Core does not support x86 on Linux at all (dotnet/runtime#7335). So it is impossible to build a x86 Linux build using official SDK from Microsoft.
Probably x86 binaries can be built via unofficial SDKs and Runtimes, however currently I haven't tried them. Quick googling found that most of them are obsolete and don't know about .NET Core 3.1.
I also have a lot of 32-bit PCs, but currently I'm limited to use Win7/8.1 on them to run WebOne.
Old Android smartphones are using ARM32 architecture, and there are binaries for it. However, I haven't checked them on Android.
I've chosen C# as it is single modern language which I know enough far to develop something from scratch. :) The other choices was VB6 and VBScript, which are worst ideas.
Yeah...
First of all, your project is quite interest and I wanted to try that out but... How about x86 Linux build one?
I know this a little bit old on some machines, but it's important to some people that don't have newer devices. Or some older Android phone maybe?
As always, Thank you. ❤️
The text was updated successfully, but these errors were encountered: