/wasmpoc

Go and Webassembly experiments

Primary LanguageJavaScript

WASM POC

Or maybe WASM R&D is more precise. This repo is not really a POC of anything coherent, just experimenting with Web Assembly and how it interacts with browser and javascript and the other way around.

Guides and How-To's

Getting started

Background material

Projects and libraries

Inspiration

Usage

Building

cd wasmpoc
./buildall.sh

Running

cd cmd/server
./server

http://localhost:9090