e
-.php
r
What do you mean Metal bindings on Windows?
e
I mean the Metal API binding dependency from a windows environment
I'd like to write most of the test from win and then only debug and polish from macos
just to be clear, I'd need something like this
import platform.Metal.MTLDeviceProtocol
o
you need Mac host to develop for Mac/iOS targets
e
ok, thanks