Android Prerequisites Step-by-step Download and extract the Android NDK Make Specify NDK base path Compile + create tar.gz + push it to connected android device Meson Create a...
Required libraries Core runtime dependencies System library Other runtime libraries Optional standard library dependencies Regular Expression engine Big Numbers Internationali...
Sanitizer support General considerations Address Sanitizer (ASAN) ) Memory Sanitizer (MSAN) ) Thread Sanitizer (TSAN) ) Sanitizer support General considerations Using Cla...
Debugging and Profiling Debugging Symbols GDB Profiling Debugging and Profiling Debugging As Faasm functions are compiled to WebAssembly and executed using WAVM ,any gene...