webarkitLOGs alternatives #6
Labels
C/C++ code
concerning the C/C++ code design and improvements
Emscripten
enhancement
New feature or request
Actually i implemented webarkitLOGi in this manner:
WebARKitLib/lib/SRC/WebARKit/WebARKitLog.cpp
Lines 10 to 21 in fcf13e2
but maybe we could use emscripten_log:
void emscripten_log(int flags, const char* format, ...)
and webarkitLOGi could become:The text was updated successfully, but these errors were encountered: