porcow / wc-demo

A simple word-counting demo to showcase Neon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wc-demo

A simple word-counting demo to showcase Neon.

Setup

See the requirements for Neon (TL;DR: Node, Rust, and on OS X, XCode).

Build and run

From the project root directory, run:

% npm install
% node -e 'require("./")'

About

A simple word-counting demo to showcase Neon.


Languages

Language:JavaScript 56.1%Language:Rust 43.9%