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
Been spending some time trying to wasm'ize some of our scoring and bidding logic from our actual codebases. I did run into one sort of "core wasm" issue, but realized I should also ask, will WASM compiled using wasm64 work for B&A, or would only "normal" wasm32 work?
The text was updated successfully, but these errors were encountered:
Been spending some time trying to wasm'ize some of our scoring and bidding logic from our actual codebases. I did run into one sort of "core wasm" issue, but realized I should also ask, will WASM compiled using wasm64 work for B&A, or would only "normal" wasm32 work?
The text was updated successfully, but these errors were encountered: