Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-31 | Fix build of v1.5 | Roland Reichwein | |
2023-01-29 | Fix webassembly/Makefile WASM optimization because allocateUTF8 was missing | Roland Reichwein | |
2023-01-29 | WASM size optimized with -Os | Roland Reichwein | |
2023-01-29 | Minimize WASM size from ~1400000 to ~200000 bytes by explicit function export | Roland Reichwein | |
2023-01-28 | Client to Server: send diffs instead of whole file | Roland Reichwein | |
2023-01-28 | Update build environment | Roland Reichwein | |
2023-01-28 | Added WebAssembly for C++ implementation of Diff | Roland Reichwein | |