Activity
Modify the delegate calling pattern in C# code by converting a functi…
Modify the delegate calling pattern in C# code by converting a functi…
Updated to latest wgpu latest version.
Updated to latest wgpu latest version.
Added a comment about this change required.
Added a comment about this change required.
remove unnecessary LoadLibrary file, the project uses dllimport and n…
remove unnecessary LoadLibrary file, the project uses dllimport and n…
Updated to net 8.0 and create CI workflow.
Updated to net 8.0 and create CI workflow.
headers and libraries for browser, net6 and net7
headers and libraries for browser, net6 and net7
Force push
headers and libraries for browser, net6 and net7
headers and libraries for browser, net6 and net7
Using NativeLibrary.TryLoad to load wgpu-native.dll.
Using NativeLibrary.TryLoad to load wgpu-native.dll.