With some guidance from folks in #workspace I have implemented a simple RLE compressor for my wasm record/replay project, which has brought the size of a single entry in the log down from 52MB uncompressed to 65KB compressed.
With some guidance from folks in #workspace I have implemented a simple RLE compressor for my wasm record/replay project, which has brought the size of a single entry in the log down from 52MB uncompressed to 65KB compressed.