/go-rx

Remotely execute go code on go playground servers.

Primary LanguageJavaScript

go-rx

Remotely executes Go code on the playground runners used for go examples and the go playground website, which, already allow for remote code execution via a user interface.

how to use

Write your code in main.go then run run.sh to send the code off to the worker for compilation/execution.