[binaries] c = 'emcc' cpp = 'em++' ar = 'emar' strip = 'emstrip' cmake = 'emcmake' pkg-config = 'empkg-config' [host_machine] system = 'emscripten' cpu_family = 'wasm64' cpu = 'wasm64' endian = 'little' [built-in options] c_args = ['-pthread'] cpp_args = ['-pthread'] c_link_args = ['-pthread'] cpp_link_args = ['-pthread']