mirror of
https://github.com/db48x/emularity.git
synced 2026-07-27 19:56:37 +00:00
only append extra_args if it's defined
Otherwise Emscripten's JS chokes; it assumes that every element of the argv array is a string, and converts them into an array of bytes for the running program to use. Fixes #28.
This commit is contained in:
Reference in New Issue
Block a user