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
pavelsavara
changed the title
[wasm] make it possible to enable emscripten assertions
[wasm] make it possible to enable emscripten assertions -s ASSERTIONS=1Sep 5, 2022
maloc
afteronRuntimeInitialized
-s ASSERTIONS=1
for debug build of runtime. It emits asserts to C and JS, it helps with debugging.See also
The text was updated successfully, but these errors were encountered: