|
|
|
|
|
by DisownedWheat
3191 days ago
|
|
Well you can deploy the executable file to a server if it has the Racket runtime just like Python, Ruby etc. But there is a tool called `raco distribute` that will bundle the executable and the runtime into a folder that you can then distribute to anyone. |
|