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
At least for me its easier to see the intent this way. Its also
slightly more effecient as this function ends up directly getting called
from `__wasm_call_ctors` rather can getting includes in another
per-object file dispatch function for C++ statics.
Also, avoid the use the macro in `bind.cpp` where is didn't seem to
convey its intent.
0 commit comments