Gillian, Part II ================ .. rubric:: Real-World Verification for JavaScript and C Authors ------- * Petar Maksimović * Sacha-Élie Ayoun * José Fragoso Santos * Philippa Gardner Abstract -------- We introduce verification based on separation logic to Gillian, a multi-language platform for the development of symbolic analysis tools which is parametric on the memory model of the target language. Our work develops a methodology for constructing compositional memory models for Gillian, leading to a unified presentation of the JavaScript and C memory models. We verify the JavaScript and C implementations of the AWS Encryption SDK message header deserialisation module, specifically designing common abstractions used for both verification tasks, and find two bugs in the JavaScript and three bugs in the C implementation. Venue ----- International Conference on Computer Aided Verification (CAV) Year ---- 2021 DOI --- * doi:`10.1007/978-3-030-81688-9_38 `_