diff options
Diffstat (limited to 'cross')
| -rw-r--r-- | cross/wasm.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cross/wasm.txt b/cross/wasm.txt index 2a6431978..1b589d61b 100644 --- a/cross/wasm.txt +++ b/cross/wasm.txt @@ -2,6 +2,7 @@ c = 'emcc' cpp = 'em++' ar = 'emar' +exe_wrapper = 'node' [built-in options] c_args = [] |
