blob: 2a64319789a503f246f1f660fc3896eadfd1b402 [file] [log] [blame]
[binaries]
c = 'emcc'
cpp = 'em++'
ar = 'emar'
[built-in options]
c_args = []
c_link_args = ['-sEXPORT_ALL=1']
cpp_args = []
cpp_link_args = ['-sEXPORT_ALL=1']
[host_machine]
system = 'emscripten'
cpu_family = 'wasm32'
cpu = 'wasm32'
endian = 'little'