aybe / DearImGui

imgui & implot for .NET & OpenTK
MIT License
41 stars 3 forks source link

Upgrading to a truly AnyCPU assembly #3

Closed aybe closed 1 year ago

aybe commented 1 year ago

Preliminary generation done here:

https://github.com/aybe/imgui.NET/tree/AnyCPU

Things that differ between architectures:

size_t, StructLayout.Size, DllImport.EntryPoint, DllImport.CallingConvention

Things to look out for:

aybe commented 1 year ago

74a44d5eac6076d0297b2b81ec6390b22a738b01