We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7bc9f commit 325c234Copy full SHA for 325c234
wasm32.text
@@ -0,0 +1,11 @@
1
+[binaries]
2
+c = 'emcc'
3
+cpp = 'em++'
4
+ar = 'emar'
5
+nm = 'emnm'
6
+
7
+[host_machine]
8
+system = 'emscripten'
9
+cpu_family = 'x86_64'
10
+cpu = 'x86_64'
11
+endian = 'little'
0 commit comments