NODEJS_CATCH_EXIT=0

pull/92/head
Paul Shapiro 5 years ago
parent 91ee7ce1d3
commit a2b1075c7f

@ -144,6 +144,7 @@ set (
-s EXCEPTION_DEBUG=1 \
-s DEMANGLE_SUPPORT=1 \
-s NO_DYNAMIC_EXECUTION=1 \
-s NODEJS_CATCH_EXIT=0 \
-s EXTRA_EXPORTED_RUNTIME_METHODS='[\"UTF8ToString\"]' \
"
# Disabling exception catching does not introduce silent failures

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save