I want to load all the code straight to memory from a link without having to actually download it and store it. I have tried looking it up, but I've only found ways to compile a class using strings.
Would it even be possible to make that?
I want to load all the code straight to memory from a link without having to actually download it and store it. I have tried looking it up, but I've only found ways to compile a class using strings.
Would it even be possible to make that?