call emsdk activate python ../../..//tools/others/embed_folder_js.py -s ../data mkdir build_emsc cd build_emsc cmake -DCMAKE_TOOLCHAIN_FILE="%EMSCRIPTEN%/cmake/Modules/Platform/emscripten.cmake" -G"Unix Makefiles" .. make cd ..