SupinePandora43 / UltralightNet

.NET bindings for Ultralight next-gen HTML renderer
https://github.com/SupinePandora43/UltralightNet
MIT License
62 stars 10 forks source link

Expose GPUDriver implementations to c #42

Closed SupinePandora43 closed 1 year ago

SupinePandora43 commented 2 years ago

As i plan to make GPUdriver implementations embeddable, they can be useful outside of a .NET ecosystem.

NativeAOT can be used to export static methods to c dll.

Requirements

SupinePandora43 commented 1 year ago

i tried it and the result was garbage.