ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “Understanding of WebAssembly and Function-as-a-Service”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.CRRecentApr 4, 2026

Defending Buffer Overflows in WebAssembly: A Transpiler Approach

Weiqi Feng

The paper introduces a WebAssembly transpiler that enhances security by adding stack canaries and ASLR to mitigate buffer overflow vulnerabilities in WebAssembly binaries.

View →
cs.DCcs.SEEmpiricalRecentJul 28, 2026

WASP: A Configurable Framework for Portable Stateful Serverless Applications

Matteo Cenzato, Dario d'Abate, Arianna Dragoni, Giacomo Orsenigo +2 more

WASP is a configurable framework for stateful serverless execution on the edge-cloud continuum, allowing swapping of runtimes, datastores, and policies.

View →
cs.PLTheoreticalRecentJul 19, 2026

CHC-based Automated Verification of WebAssembly Programs

Akihisa Yagi, Ken Sakayori, Naoki Kobayashi

This paper proposes an automated static verification method for a subset of WebAssembly using a CHCs satisfiability solver, addressing challenges of handling indirect function calls and analyzing larg…

View →
cs.SEcs.CRRecentJun 1, 2026

Poking Around in the Dark: Why a Shared Understanding of Components Matters

Felix Reichmann, Wolfgang Krane, Alena Naiakshina, Martin Johns +1 more

The paper argues that current Software Bills of Materials (SBOMs) are fundamentally flawed due to a lack of shared understanding regarding what constitutes a 'component,' demonstrating that existing t…

View →
cs.SETheoreticalRecentJun 23, 2026

Architecting Hybrid Quantum-Classical Software Systems: Exploration of the Design Trade-off Space with Quantitative Guarantees

Álvaro M. Aparicio-Morales, Jose Garcia-Alonso, Javier Cámara, Juan M. Murillo

This paper proposes a method to explore the design space of quantum-classical applications using a formalization of an architectural style, enabling dynamic selection of the most suitable configuratio…

View →
cs.CRcs.LGRecentMar 25, 2026

Walma: Learning to See Memory Corruption in WebAssembly

Oussama Draissi, Mark Günzel, Ahmad-Reza Sadeghi, Lucas Davi

Walma is a machine learning framework that uses memory snapshot classification to detect memory corruption and external tampering in WebAssembly, demonstrating practical feasibility with low overhead.

View →
cs.CRRecentMar 18, 2026

Federated Computing as Code (FCaC): Sovereignty-aware Systems by Design

Enzo Fenoglio, Philip Treleaven

The paper proposes Federated Computing as Code (FCaC), a declarative architecture that enforces sovereignty-critical constraints in federated systems by compiling authority into cryptographically veri…

View →
cs.PLTheoreticalRecentJul 21, 2026

Build-Authorized Evidence for Opaque Calls: A Fail-Closed Rewrite-Authority Boundary

Zhonghua Yi

This paper presents a build-authorized path-effect interface to enforce a boundary for compiler rewrites, ensuring trust and applicability.

View →
cs.DCTheoreticalRecentJul 6, 2026

CATs: Secure Blockchain Interoperability with Cross-chain Atomic Transactions

Andreas Penzkofer, Franck Cassez

This paper proposes a protocol for atomic cross-chain transactions, ensuring atomicity guarantees across different blockchains while preserving autonomy.

View →
cs.CRcs.AIcs.CLRecentMay 14, 2026

Web Agents Should Adopt the Plan-Then-Execute Paradigm

Julien Piet, Annabella Chow, Yiwei Hou, Muxi Lyu +4 more

The paper argues that web agents should abandon the reactive ReAct paradigm in favor of a plan-then-execute approach, which requires developing typed, task-level APIs to properly structure web interac…

View →
cs.LOcs.PLcs.SEEmpiricalRecentJun 16, 2026

Verifying the Rust Standard Library

Byron Cook, Remi Delmas, Zyad Hassan, Bart Jacobs +8 more

The largest reported verification campaign for the Rust standard library is presented, integrating complementary tools and analyzing effectiveness.

View →
cs.CRcs.PLRecentApr 21, 2026

Adding Compilation Metadata To Binaries To Make Disassembly Decidable

Daniel Engel, Freek Verbeek, Pranav Kumar, Binoy Ravindran

The paper proposes a new binary format that embeds compiler-generated metadata into executables, making the binary structure more transparent and enabling reliable analysis, instrumentation, and recom…

View →
cs.PLcs.LOTheoreticalRecentJul 20, 2026

The Because-Calculus: Separating Production, Existence, and Interpretation in Computation

Oscar Perez Mora

This paper introduces the because-calculus, a calculus that structurally separates registration and attestation using dual effect rows and level-indexed typing, and proves the Conflation Theorem.

View →
cs.CRRecentMar 19, 2026

Weaver: Fuzzing JavaScript Engines at the JavaScript-WebAssembly Boundary

Lingming Zhang, Binbin Zhao, Puzhuo Liu, Qinge Xie +3 more

Weaver is a novel greybox fuzzing framework designed to uncover security vulnerabilities at the complex interaction boundary between JavaScript and WebAssembly, achieving superior code coverage and fi…

View →
cs.SEEmpiricalRecentJun 23, 2026

Agentic Generation of AST Transformation Rules for Fixing Breaking Updates

Frank Reyes, Benoit Baudry, Martin Monperrus

The paper presents BigBag, an agentic framework that generates reusable fixing transformations for third-party library breaking API changes, achieving a compilable transformation rate of 94.3% and a f…

View →
cs.LOcs.AIcs.CRRecentApr 19, 2026

Atomic Decision Boundaries: A Structural Requirement for Guaranteeing Execution-Time Admissibility in Autonomous Systems

Marcelo Fernandez

The paper introduces the concept of the atomic decision boundary, proving that for autonomous systems to guarantee execution-time admissibility, the decision and the resulting state transition must oc…

View →
cs.SEcs.AIcs.NEEmpiricalRecentJun 18, 2026

Formally Verified Code Synthesis for Structured Data Translation in a Medical Internet of Things

Colin Samplawski, Adam D. Cobb

A LLM powered system is presented for generating formally verified code for structured data translation between JSON schema of a pulse oximeter and FHIR format in Medical IoT.

View →
cs.PLTheoreticalRecentJun 18, 2026

Big-step and small-step Horn clause derivations applied to operational semantics

John P. Gallagher, Manuel Hermenegildo, José Morales, Pedro Lopez-Garcia +1 more

The paper proves equivalence between big-step and small-step derivations for Horn clauses and transforms Horn clauses into equivalent sets of clauses based on the given derivation strategy.

View →
cs.PLEmpiricalRecentJul 28, 2026

Foundational Refinement Proofs for Deployed Bytecode, at the Price of Tokens

Lefteris Lazaropoulos, Zoe Paraskevopoulou

This paper evaluates the capability of large language models to produce machine-checked proofs of refinement between executable code and its high-level specification in the context of Ethereum Virtual…

View →