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 = []