Expand list of Roc's applications on homepage

Co-authored-by: Ayaz <20735482+ayazhafiz@users.noreply.github.com>
Signed-off-by: Richard Feldman <oss@rtfeldman.com>
This commit is contained in:
Richard Feldman 2022-10-09 06:33:20 -04:00
parent 0690812ac6
commit 2bd9870995
No known key found for this signature in database
GPG Key ID: F1F21AA5B1D9E43B

View File

@ -20,8 +20,8 @@
more polished after the language itself becomes more polished!</p>
<p>Roc compiles to machine code or to <a href="https://webassembly.org">WebAssembly</a>. 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.</p>
<p>Like <a href="https://www.lua.org/">Lua</a>, Roc's automatic memory management doesn't require