Oron: Towards a Dynamic Analysis Instrumentation Platform for AssemblyScriptProWeb21
The dynamic nature of JavaScript may lead to challenges and issues regarding efficiency and security. Analysis tools can help developers tackle some of these issues. In the context of web applications, dynamic analyses are best suited for handling those dynamic features but may affect the programs execution performance. In a first experiment, we attempted to improve the performance of the Aran dynamic analysis platform for JavaScript by utilizing WebAssembly. The extension caused extra performance hits due to context switches between JavaScript and WebAssembly. Because these context switches are inevitable, we decided to refit our work for the analysis of AssemblyScript, a subset of TypeScript which compiles to WebAssembly (and therefore excluding context switches). In this work, we explore this approach in the form of a new source code instrumentation platform named Oron, which allows for the instrumentation of AssemblyScript code. The presented platform is evaluated and shows promising improvements which provide a solid basis for efficient dynamic analysis of AssemblyScript applications.
Mon 22 MarDisplayed time zone: Belfast change
15:00 - 16:30 | |||
15:00 60mKeynote | Why Programming Languages for Distributed Systems are InevitableProWeb Keynote ProWeb21 | ||
16:00 30mTalk | Evolution of the WebDSL RuntimeProWeb20 ProWeb21 Danny Groenewegen Delft University of Technology, Elmer van Chastelet Delft University of Technology, Eelco Visser Delft University of Technology Pre-print | ||
16:30 30mTalk | Oron: Towards a Dynamic Analysis Instrumentation Platform for AssemblyScriptProWeb21 ProWeb21 Aäron Munsters Vrije Universiteit Brussel, Angel Luis Scull Pupo Sofware Languages Lab, Vrije Universiteit Brussel, Jim Bauwens Vrije Universiteit Brussel, Elisa Gonzalez Boix Vrije Universiteit Brussel, Belgium Pre-print |