8 comments

[ 2.9 ms ] story [ 24.3 ms ] thread
Very interesting. What are goals, fitness and mutation in this context?
Could do with examples relating to the "self-replicating" nature.

Also should indicate it's case-insensitive, and the tutorial should be more permissive about how you type the examples e.g. typing lower case should be okay.

Missing a lot of basic words like HERE and , but I'm guessing this is to do with limitations of the underlying memory model, but there's not a lot of info on how to achieve arrays/lists without it.

Interesting idea
Thanks! It's been a fun project to build. The live demo only scratches the surface — the native CLI (cargo install unit) does real UDP mesh networking, persistence, and cross-machine coordination. More coming soon.
After you try the WASM, don't forget to try the native version: `cargo install unit`