Remix.run Logo
Show HN: Numax - a portable runtime for distributed apps(github.com)
6 points by gianiac 4 days ago | 3 comments

Hi, over the past few months I've been working on this project: Numax is a small Rust runtime that does three things: it runs WebAssembly modules in a sandbox, has a built-in local key-value store, and syncs everything across nodes with CRDTs and gossip. Basically, you write a wasm module, run it on two machines, and they converge (I hope !). It's a decentralized system... I hope someone finds it interesting! There's a whitepaper I've put a lot into, and I think the code isn't bad either! I believe there's still room in this world for software that's fun and well made, and while building Numax I had a great time! I love Numax and I love software. Thanks to anyone who'll spend a bit of their time even just to open the repo and take a look!

viv17 4 days ago | parent | next [-]

I really liked the enthusiasm in your post I love Numax and I love software made me smile. Wishing you success with this project!

ctoscanoBW 4 days ago | parent | prev | next [-]

[dead]

eventinbox 4 days ago | parent | prev [-]

[dead]