logoalt Hacker News

adamnemeceklast Thursday at 2:09 AM1 replyview on HN

There is a Metal Obj-C API, Metal implementation is C++.


Replies

almostgotcaughtlast Thursday at 3:49 AM

No it's not - the compiler for MSL is of course C++ because it's LLVM but the runtime is absolutely written in objc (there weren't even C++ bindings until recently).

show 1 reply