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
Perhaps it would be better to introduce a type like char16_t so that it is always 16bit. However, because of the string literal problem, it cannot be said that simply defining a type and replacing it is sufficient, and it would be a bit involved in the discussion of whether to treat internally System.String as UTF8 or not.
The entire IL2C relies on
wchar_t
being 16-bit.I was completely oblivious to the fact that such an environment is possible...
IL2C/tests/IL2C.Core.Test.RuntimeSystems/Interoperability/Interoperability.cs
Line 89 in d5f3bd5
Related #100
The text was updated successfully, but these errors were encountered: