Klayflash

Results 3 issues of Klayflash

I'm trying to remove logging code but it cannot be removed totally. For example, empty "LogObject" class is present in a proguard's output. If "s_log" is commented out then "LogObject"...

enhancement

Hello! Thanks for wonderful library. I use it on windows platform successfully. I tried to use on android platform but without success. Addresses are printed but ndk-stack can't symbolicate. example...

enhancement
help wanted

Is WebAssembly (WASM) (https://webassembly.org/) supported? C++ to WASM can be used via https://emscripten.org/.