diff --git a/www/public/index.html b/www/public/index.html index 337607debd..0d920e8a05 100644 --- a/www/public/index.html +++ b/www/public/index.html @@ -20,8 +20,8 @@ more polished after the language itself becomes more polished!

Roc compiles to machine code or to WebAssembly. Eventually - you'll be able to use Roc to build high-quality servers, command-line applications, or graphical - native desktop user interfaces. Today, only command-line interfaces have support beyond the + you'll be able to use Roc to build high-quality servers, command-line applications, graphical + native desktop user interfaces, among other classes of applications. Today, only command-line interfaces have support beyond the proof-of-concept stage; the other use cases will mature over time.

Like Lua, Roc's automatic memory management doesn't require