Hacker News new | ask | show | jobs
by the_duke 1865 days ago
That's exactly my first thought.

But: I'm currently working on a distributed Webassembly runtime. Jolie seems like a great way to describe your whole system.

For each service the executed code would be a function exported by a Wasm module, written in the language of your choice.

1 comments

Distrubted wasm runtime sounds interesting. Would you mind sharing a link to it? :)
Not ready yet. I hope to open source it within the next few months. Will submit SHOW HN post then.