vrchat-community / UdonSharp

A compiler for compiling C# to Udon assembly
https://udonsharp.docs.vrchat.com
MIT License
461 stars 50 forks source link

add `sizeof` expression #158

Open ureishi opened 3 months ago

ChanyaVRC commented 3 months ago

decimal type is not primitive. I think it is better to simply output the message like CS0233. For example, '{typename}' does not have a predefined size.