xwords/xwords4/wasm
Eric House 2a6931fdcf add and start using indexeddb via emscripten APIs
Replace a couple of load/store actions with new APIs that do so
asynchronously (using indexeddb underneath, via emscripten APIs.)
Required restructuring how app starts. More changes to come. The idea is
to replace wordlist storage: this'll keep 'em smaller and not require
conversion to string.
2021-03-19 14:27:04 -07:00
..
assets_dir game from a downloaded wordlist works!!!! 2021-03-19 14:27:04 -07:00
.gitignore work with WASM=1 and shell template to pass argv from url 2021-03-19 14:26:18 -07:00
LocalizedStrIncludes.h add missing files 2021-03-19 14:26:18 -07:00
main.c add and start using indexeddb via emscripten APIs 2021-03-19 14:27:04 -07:00
main.h add and start using indexeddb via emscripten APIs 2021-03-19 14:27:04 -07:00
Makefile separate dbg and rel directories 2021-03-19 14:27:04 -07:00
paho-mqtt.js snapshot: sends message to inviter 2021-03-19 14:26:18 -07:00
shell_minimal.html add name button and store wordlist 2021-03-19 14:27:04 -07:00
wasmasm.h add notion of index to storage 2021-03-19 14:27:04 -07:00
wasmdict.c game from a downloaded wordlist works!!!! 2021-03-19 14:27:04 -07:00
wasmdict.h game from a downloaded wordlist works!!!! 2021-03-19 14:27:04 -07:00
wasmdraw.c cleanup, esp around js callbacks 2021-03-19 14:27:04 -07:00
wasmdraw.h fix so release build builds 2021-03-19 14:27:04 -07:00
wasmdutil.c add and start using indexeddb via emscripten APIs 2021-03-19 14:27:04 -07:00
wasmdutil.h fix so release build builds 2021-03-19 14:27:04 -07:00
wasmutil.c game from a downloaded wordlist works!!!! 2021-03-19 14:27:04 -07:00
wasmutil.h keep games open and switch between them 2021-03-19 14:27:04 -07:00
wasmutls.c fix so release build builds 2021-03-19 14:27:04 -07:00
wasmutls.h fix so release build builds 2021-03-19 14:27:04 -07:00
xptypes.h fix so release build builds 2021-03-19 14:27:04 -07:00
xwutils.js choose the smallest dict available 2021-03-19 14:27:04 -07:00