On Monday, 22 June 2020 at 19:41:22 UTC, Vlad wrote:
Is it even possible to compile D for iOS and use it the same way as compiled C++ static library? (We do need a D runtime)
Yes, druntime/Phobos will need to be linked like any other static library.
-- /Jacob Carlborg
