2a8115fe18
Remove now unneeded dependencies
2024-10-31 18:35:50 -04:00
1ca6800569
Upgrade to scraper 0.21
2024-10-31 18:22:23 -04:00
6b9922fbdf
Add back support for writing the character HTML file
...
Now it's written into the ZIP.
2024-10-31 18:20:45 -04:00
aa5318c84a
Improve character_archive & prepare for future supported UI
...
Now we pack the different files into one ZIP archive, and give that as
bytes. It's then possible to turn this into a Base64 string perfect for
data URIs.
2024-10-31 18:16:42 -04:00
0acea2646e
Move character archiving to the library
...
So this can eventually be called by JavaScript.
2024-10-30 16:32:50 -04:00
6ac3f5ced7
Begin working on WebAssembly support
...
It now compiles, but lacks a way to actually download anything.
2024-10-30 16:27:32 -04:00