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
Use `-Oz` optimization level in `wasm-opt` when building the query
compiler and not `-Os`. The previous reasoning for using `-Os` that was
specified in the comment is no longer true.
0 commit comments