wgpu ld -> dl

This commit is contained in:
Jeroen van Rijn
2024-06-25 01:35:26 +02:00
parent d97fe41834
commit e42029c5ed
+1 -1
View File
@@ -54,7 +54,7 @@ when ODIN_OS == .Windows {
foreign import libwgpu { foreign import libwgpu {
LIB, LIB,
"system:ld", "system:dl",
"system:m", "system:m",
} }
} else when ODIN_OS == .JS { } else when ODIN_OS == .JS {