Make sure you are on a live website or at least a localhost server so that you can load files!! Link the compiler.js file to your web page Inside compiler.js: on line 43 replace "test.psc" with the ...
This small library provides an easy way to compile and execute C# code from source code provided at runtime. It uses Roslyn to provide compilation services for string based code via the ...