Y
Hacker News
new
|
ask
|
show
|
jobs
by
imiric
205 days ago
I see, thanks. It's reassuring to know that I can use all language features without relying on any of your infrastructure.
1 comments
stewoconnor
205 days ago
yeah, unison cloud is like the "heroku for functions" if you wanna not think about how deployments work. But you can just run unison programs standalone or in a docker container or whatever:
https://www.unison-lang.org/docs/usage-topics/docker/
link