aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2022-10-21 00:25:34 +0100
committerBen Harris <bjh21@bjh21.me.uk>2022-10-21 00:25:34 +0100
commit47905e954726ff95ce5e4493def91b9107668c94 (patch)
treef0f7d0e8b649af74896fd12a8d5ecc466fdbac9c /PuzzleApplet.java
parent12491021d0541ded9f8f160a15b886a36e5aa8ac (diff)
downloadpuzzles-47905e954726ff95ce5e4493def91b9107668c94.zip
puzzles-47905e954726ff95ce5e4493def91b9107668c94.tar.gz
puzzles-47905e954726ff95ce5e4493def91b9107668c94.tar.bz2
puzzles-47905e954726ff95ce5e4493def91b9107668c94.tar.xz
Revert "WASM: move save file encoding from JS into C."
Now that save files are (even more) officially ASCII, it's perfectly safe to pass them to JavaScript as UTF-8 strings. This means that the form in which save files are shipped from C to JavaScript is the same is the form in which they're shipped from JavaScript to C. That allows for doing new things with them, like writing them to local storage. This reverts commit f729f51e475ff98d0caf529f0723ef810b1c88ef.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions