Doehyun Baek's Avatar

Doehyun Baek

@doehyunbaek.bsky.social

PhD Student @ University of Stuttgart https://doehyunbaek.github.io/

3 Followers  |  7 Following  |  2 Posts  |  Joined: 21.11.2024
Posts Following

Posts by Doehyun Baek (@doehyunbaek.bsky.social)

Preview
Execution-Aware Program Reduction for WebAssembly via Record and Replay WebAssembly (Wasm) programs may trigger bugs in their engine implementations. To aid debugging, program reduction techniques try to produce a smaller variant of the input program that still triggers t...

For anyone interested, here are some relevant links:
pre-print: www.arxiv.org/abs/2506.07834
talk recording: youtu.be/vaNEGiQPs54
artifact: github.com/sola-st/rr-r...
benchmark: github.com/doehyunbaek/...

04.11.2025 09:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

πŸ€” Wasm Program Reduction is slow. Can I speed it up?
πŸ’‘Record and replay can directly target and isolate the bug-triggering function!

Our paper "Execution-Aware Program Reduction for WebAssembly via Record and Replay" that addresses this problem will be presented at @aseconf.bsky.social 2025!

04.11.2025 09:25 β€” πŸ‘ 3    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0