xwords/xwords4/wasm
Eric House 55f590ca0b choose the smallest dict available
I'm running out of memory when using the largest English
dicts. Something other than LocalStorage will have to be used for
Polish, but for now limp along with smaller wordlists.
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 separate dbg and rel directories 2021-03-19 14:27:04 -07:00
main.h game from a downloaded wordlist works!!!! 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 fix NPE when len not initialized 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