I am not sure but I think those are the libraries you compile against and the output will be dependent on those DLL’s. Though I thought things will be linked statically.
I’d also suggest that documentation will include an example for the case the string isn’t trivial.
Namely what if someone wants to run a file?
Also, what about handling packages, Is it possible within Julia embedded?