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
Adjust memory allocation to allocate based on max element wire size
As we add features to the wire format, this makes is simplier to adjust
the memory allocation of the wasm
For example, the PR can add 24 new bytes of memory to an element
operation that defines border properties
probably not a big deal, but its nice to keep it in mind
0 commit comments