If not multithreading, will we at least see dylib compiling in the near future?
dylib compiling?
Miscellaneous Forums/MacOS X Discussion/dylib compiling? You'd need to make changes to BMK (for -shared flags etc), and find out how not to build in AppStub (which has the main() function).
Otherwise, I can't see how it wouldn't work - apart from possible issues with the GC.
Otherwise, I can't see how it wouldn't work - apart from possible issues with the GC.
Well, dll support comes with the next version and I would be pleased if that would also include dylib on the Mac!