67e41b6705
The code itself is nowhere near being usable in a browser though.
12 lines
158 B
INI
12 lines
158 B
INI
[binaries]
|
|
c = 'emcc'
|
|
cpp = 'em++'
|
|
strip = 'emstrip'
|
|
ar = 'emar'
|
|
|
|
[host_machine]
|
|
system = 'emscripten'
|
|
cpu_family = 'wasm32'
|
|
cpu = 'wasm32'
|
|
endian = 'little'
|