I have started a project, and so far it consists of two images and a sound file. They take up 150 kB.<br>If I export this to a Linux executable, the filesize of the executable is 29 MB.<br>If I export it to HTML5, the filesize is 27,9 MB for the .js file, 3,2 MB for the data.pck, 1,1 MB for the .mem, while the .html is 10,8 kB and a fs.js file is 5,1 kB.<br>Can these approx. 30 MB be reduced via settings in the export menu?<br>