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
diagnostics.warning('em-js-i64', 'using 64-bit arguments in EM_JS function without WASM_BIGINT is not yet fully supported: `%s` (%s, %s)', em_js_func, c_sig, signature.params)
345
345
346
346
ifsettings.SIDE_MODULE:
347
-
ifmetadata.emJsFuncs:
348
-
exit_with_error('EM_JS is not supported in side modules')
0 commit comments