diff options
Diffstat (limited to 'scripts/gen-emscripten-exported-json.py')
-rwxr-xr-x | scripts/gen-emscripten-exported-json.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen-emscripten-exported-json.py b/scripts/gen-emscripten-exported-json.py index 7f5246f2..3eaca462 100755 --- a/scripts/gen-emscripten-exported-json.py +++ b/scripts/gen-emscripten-exported-json.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Copyright 2016 WebAssembly Community Group participants # |