run examples/simple/main.go on MacOS(M4) 15.6.1, got error:
bytedance@M199C5PXQG simple % go run main.go
# github.com/go-webgpu/goffi/ffi
../../ffi/dl_darwin.go:57:20: undefined: dl.Dlopen
../../ffi/dl_darwin.go:91:19: undefined: dl.Dlsym
../../ffi/dl_darwin.go:140:12: undefined: dl.Dlclose
run examples/simple/main.go on MacOS(M4) 15.6.1, got error: