You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# with assertions, a runtime error is shown if you try to use the API without RETAIN_COMPILER_SETTINGS
1919
+
self.do_runf('core/emscripten_get_compiler_setting.c', 'You must build with -sRETAIN_COMPILER_SETTINGS', cflags=['-sASSERTIONS'], assert_returncode=NON_ZERO)
1922
1920
1923
1921
@no_esm_integration('WASM_ESM_INTEGRATION is not compatible with ASYNCIFY=1')
0 commit comments