Commit Graph
4 Commits
Author SHA1 Message Date
Christian Kündig 1478a01a6b DISTS EMSCRIPTEN: Minimal PWA setup 2021-08-20 21:13:49 +02:00
Christian Kündig 2b19203104 DISTS EMSCRIPTEN: Fixing various minor bugs and typos
- too verbose logging slows down everything
- datadir / causes the whole FS to be scanned at launch, including files which are loaded lazily via XHR
- corrupt default data in local storage
- double-slash in path of VORBIS_LIBS
2021-08-20 21:13:49 +02:00
Christian Kündig 96da7448ef DISTS EMSCRIPTEN: new custom shell with full screen canvas and simple loader 2021-08-20 21:13:49 +02:00
Christian Kündig b7a2e22b0a DISTS: New Emscripten/WebAssembly dists target
This is an initial version of the emscripten build/dist target.
Many things are still missing, see dists/emscripten/README.md for
a detailed summary of what this provides and still misses
2021-08-20 21:13:49 +02:00