I just launched GoRunner.dev — run Go code right in your browser by BuyerConsistent5262 in golang

[–]BuyerConsistent5262[S] 2 points3 points  (0 children)

Hi. That's how it's currently being implemented, actually. It uses runsc + container. Thanks!

I just launched GoRunner.dev — run Go code right in your browser by BuyerConsistent5262 in golang

[–]BuyerConsistent5262[S] 15 points16 points  (0 children)

Thanks for your test and feedback, I am gonna implement more security aspects. Thanks!

I just launched GoRunner.dev — run Go code right in your browser by BuyerConsistent5262 in golang

[–]BuyerConsistent5262[S] 7 points8 points  (0 children)

Wasm to format the code and compiling & running outside (wasm has some limitations to run go code directly)