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
Instead of forward and ad being separate binaries (or wasm modules), we are now using the one binary with two entrypoints. This is an optimization that helps reduce the amount of code duplication that was happening between these output artifacts.
Instead of forward and ad being separate binaries (or wasm modules), we are now using the one binary with two entrypoints. This is an optimization that helps reduce the amount of code duplication that was happening between these output artifacts.