I'm currently generating a command for https://github.com/emscripten-core/emscripten/blob/main/tools/file_packager.py (~1000 --preload arguments), this overflows the command buffer. Is it possible to load the arguments to file_packager.py from a file?
I'm currently generating a command for https://github.com/emscripten-core/emscripten/blob/main/tools/file_packager.py (~1000
--preloadarguments), this overflows the command buffer. Is it possible to load the arguments to file_packager.py from a file?