Compiling user's code - the right way
Hi, so I have been trying to create some kind of a leetcode like app for JS code only in my SvelteKit app. I run into a problem that I have no clue how to actually do that right. I have already been able to create something using 'isolated-vm' but it does not look like the best way to do it.
So that's it I guess, hope someone smart will come by this, thanks for any help :).
2 Replies