summaryrefslogtreecommitdiffhomepage
path: root/webassembly
AgeCommit message (Expand)Author
2023-01-31Fix build of v1.5Roland Reichwein
2023-01-29Fix webassembly/Makefile WASM optimization because allocateUTF8 was missingRoland Reichwein
2023-01-29WASM size optimized with -OsRoland Reichwein
2023-01-29Minimize WASM size from ~1400000 to ~200000 bytes by explicit function exportRoland Reichwein
2023-01-28Client to Server: send diffs instead of whole fileRoland Reichwein
2023-01-28Update build environmentRoland Reichwein
2023-01-28Added WebAssembly for C++ implementation of DiffRoland Reichwein