Find a file
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
etc Update github pages demo for go 1.12+ 2019-06-03 17:01:38 +02:00
org Fix explicit line break parsing 2019-01-12 20:08:17 +01:00
.gitignore Set up fuzzing with go-fuzz 2018-12-20 00:30:58 +01:00
.travis.yml Add wasm demo to github pages 2018-12-16 19:54:17 +01:00
LICENSE Add MIT License 2018-12-20 20:30:14 +01:00
main.go Add some documentation & split Document into Configuration+Document 2019-01-02 19:17:17 +01:00
Makefile Cleanup: UPDATE README & Makefile 2019-01-07 20:31:12 +01:00
README.org Cleanup: UPDATE README & Makefile 2019-01-07 20:31:12 +01:00