relaxslow
Results
1
issues of
relaxslow
I use wgpu-native, there is a folder named 'webgpu/bin/macos-aarch64' instead of 'webgpu/bin/macos-arm64' but in the cmakelists ,the following command actually need libwgpu_native.dylib file in webgpu/bin/macos-arm64 folder target_link_libraries(cgame webgpu glfw) target_copy_webgpu_binaries(cgame)...