wgpu ld -> dl

This commit is contained in:
Jeroen van Rijn
2024-06-25 01:35:26 +02:00
parent d97fe41834
commit e42029c5ed

View File

@@ -54,7 +54,7 @@ when ODIN_OS == .Windows {
foreign import libwgpu {
LIB,
"system:ld",
"system:dl",
"system:m",
}
} else when ODIN_OS == .JS {