Hi! I'd like to include Nakama-cpp in my project compiled for emscripten. In order to do this, I need a version of nakama-sdk compiled as a static library on linux. Is this possible?
I've seen traces of static build support in the codebase, but I cant find any obvious flags for enabling it. For example #131