flatbuffers/swift/Sources
mustiikhalil d71c0ab4ac
Moves the internal stack to use a pointer stack instead of the native array for improved performance (#8891)
Remove custom flags for native arrays when using flexbuffers on Wasm

Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
2026-02-12 19:42:21 +01:00
..
Common [Swift] Implements FlatbuffersVector which confirms to RandomAccessCollection (#8752) 2025-11-04 23:53:59 +00:00
FlatBuffers [Swift] Moves VTs from enums to structs to prevent empty enum generation 2026-02-12 08:04:26 -10:00
FlexBuffers Moves the internal stack to use a pointer stack instead of the native array for improved performance (#8891) 2026-02-12 19:42:21 +01:00