sebkeim / insrcdata

embed your data
GNU General Public License v3.0
0 stars 0 forks source link

Binary data type #23

Open sebkeim opened 1 year ago

sebkeim commented 1 year ago

Add a data type to store any kind of binary data

Implementation will rely on bytes array literal support by target language

another option is embedding a File in an Executable