neuecc / Utf8Json

Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
MIT License
2.35k stars 266 forks source link

Support for Compact Framework 3.x (Windows Embedded Compact 7.0)? #228

Open yeepeng opened 3 years ago

yeepeng commented 3 years ago

Hi,

Is there any support for Windows Embedded compact 7.0 (Compact framework 3.x)? Like to use it in my project. Thanks.

RamType0 commented 3 years ago

Maybe it is not supported,but i think it could be done by pre-code-generator for Unity IL2CPP.