Commit graph

3 commits

Author SHA1 Message Date
Niklas Fasching
3655a58b63 Update github pages demo for go 1.12+
- go 1.12 optimizes memory allocation for wasm - see
  https://github.com/golang/go/issues/27462. This was causing the demo to OOM
  on memory restricted devices (e.g. phones).
- js namespace changed so we need to adapt to that
2019-06-03 17:01:38 +02:00
Niklas Fasching
56ecb2d401 Add some documentation & split Document into Configuration+Document 2019-01-02 19:17:17 +01:00
Niklas Fasching
6887fb2e02 Add wasm demo to github pages 2018-12-16 19:54:17 +01:00