Is it possible to compile directly from a string with nexe (Example: --inputstr console.log(1))
--inputstr console.log(1)
And if yes, how ?