Comment on FlatBuffers: a memory efficient serialization libraryparentComments−kibibu12yWhich is an OK trade-off for certain situations (like reading your game data from disk).Although in some cases this is how your fancy-pants console security gets busted. See: http://www.wiibrew.org/wiki/Twilight_Hack(I realize you said "game data" and not "savegame data", but I think safe file reading is important pretty much everywhere)−anon412yIt can be argued that arbitrary code execution capability in games on a locked platform are a feature rather than a bug :)
Comments
Although in some cases this is how your fancy-pants console security gets busted. See: http://www.wiibrew.org/wiki/Twilight_Hack
(I realize you said "game data" and not "savegame data", but I think safe file reading is important pretty much everywhere)
It can be argued that arbitrary code execution capability in games on a locked platform are a feature rather than a bug :)