‘That’s a Tough Call: Studying the Challenges of Call Graph Construction for WebAssembly’

“WebAssembly is a low-level bytecode format that powers applications and libraries running in browsers, on the server side, and in standalone runtimes. Call graphs are at the core of many interprocedural static analysis and optimization techniques. However, WebAssembly poses some unique challenges for static call graph construction. … This paper presents the first systematic study of WebAssembly-specific challenges for static call graph construction and of the state-of-the-art in call graph analysis.”

Find the paper and the full list of authors in the Proceedings of the 32nd ACM SIGSOFT International Symposium on Software Testing and Analysis.

View on Site: ‘That’s a Tough Call: Studying the Challenges of Call Graph Construction for WebAssembly’