You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Herman, I would suggest you did it - even if you only control the source code being compiled you can inspect other files, for example. Compiling is the same as executing, for isolate there is no difference: just create a sandbox (as Petr explained) and run gcc in it, and finally pick up the executable.
Hi,
I have question about using isolate for compiling.
Aside from running a, for example C, code with isolate, should I also compile it with isolate? If yes, how is it done?
Thanks in advance,
Herman
The text was updated successfully, but these errors were encountered: