Hi,

is this possible somehow to:

- load compiled code in the image? like loading a compiled method instead of loading source then compiling it?

- dynamically change a method that is on the stack?

 

If so, how? :)

Steven.