ASYNCIFY=1 does not work with functions that need to return a value back to JS side, for example emscripten_request_animation_frame_loop(). The intent with this program is to have the application ...