The-Powder-Toy/.github/emscripten-ghactions.ini

12 lines
158 B
INI
Raw Normal View History

[binaries]
c = 'emcc'
cpp = 'em++'
strip = 'emstrip'
ar = 'emar'
[host_machine]
system = 'emscripten'
cpu_family = 'wasm32'
cpu = 'wasm32'
endian = 'little'