0.08s to serialize 10k Instances TOTAL!
Fixed some incorrect types for the SchemaData
SchemaData
Made JSON serializing faster by using a lookup table and concat instead of interpolated strings
Fixed CFrames not working correctly for size types other than f32 and f16
f32
f16
Fixed unions not interpreting structs correctly