/spreadsheet

Primary LanguageGoMIT LicenseMIT

Spreadsheet

A simple sreadsheet application written in Go using vecty and web assmebly

How to run

The easiest way to run the example as WebAssembly is via wasmserve.

Install it (Go 1.12+): go get -u github.com/hajimehoshi/wasmserve

Then run the example:

wasmserve

And navigate to http://localhost:8080/

Preview

Screenshot