protoverse

A metaverse protocol
git clone git://jb55.com/protoverse
Log | Files | Refs | README | LICENSE

commit 449e5b248458b49ea06124ea799be0c9e0fc2fd2
parent beed1869a2822b1f43bfc2f678939a7e05950150
Author: William Casarin <jb55@jb55.com>
Date:   Wed,  7 Jul 2021 08:55:50 -0700

formatting

Diffstat:
MREADME | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README @@ -56,9 +56,9 @@ generic virtual machine for the web, but it is general enough to use for cases beyond that. With WASM you can use any programming language to code the metaverse. -protoverse comes with an embedded WASM interpreter that can execute WASM code. -You will be able to augment clients to render your space in greater detail, -show HUD elements, create multiplayer games, etc. +protoverse comes with an embedded WASM interpreter that can execute WASM +code. You will be able to augment clients to render your space in +greater detail, show HUD elements, create multiplayer games, etc. You can already do a lot without client computation, for instance, your space could be served dynamically, which you could periodically fetch to