SpacetimeDB icon indicating copy to clipboard operation
SpacetimeDB copied to clipboard

Add `AlgebraicType/Value::FixedLen(_)`

Open Centril opened this issue 1 year ago • 0 comments

It would be useful for e.g., Identity that is currently put in the variable section of the page when its always 32 bytes and could be in the fixed part instead. This would also be helpful for using the fast bsatn serialization path.

Centril avatar Apr 15 '24 20:04 Centril