protoverse

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

commit beed1869a2822b1f43bfc2f678939a7e05950150
parent 222074fc5de6c07d14adaa3a811001bcc178a773
Author: William Casarin <jb55@jb55.com>
Date:   Wed,  7 Jul 2021 08:55:17 -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