Formally verified cryptographic web applications in webassembly

J Protzenko, B Beurdouche, D Merigoux… - … IEEE Symposium on …, 2019 - ieeexplore.ieee.org
After suffering decades of high-profile attacks, the need for formal verification of security-
critical software has never been clearer. Verification-oriented programming languages like …

Webassembly beyond the web: A review for the edge-cloud continuum

S Kakati, M Brorsson - 2023 3rd International Conference on …, 2023 - ieeexplore.ieee.org
The cloud computing environment has changed over the past years, transitioning from a
centralized architecture including big data centers to a dispersed and heterogeneous …

Revealing Performance Issues in Server-side WebAssembly Runtimes via Differential Testing

S Jiang, R Zeng, Z Rao, J Gu, Y Zhou… - 2023 38th IEEE/ACM …, 2023 - ieeexplore.ieee.org
WebAssembly (Wasm) is a bytecode format originally serving as a compilation target for
Web applications. It has recently been used increasingly on the server side, eg, providing a …

Trufflewasm: a webassembly interpreter on graalvm

SS Salim, A Nisbet, M Luján - Proceedings of the 16th ACM SIGPLAN …, 2020 - dl.acm.org
WebAssembly is a binary format originally designed for web-based deployment and
execution combined with JavaScript. WebAssembly can also be used for standalone …

[PDF][PDF] Discovering vulnerabilities in webassembly with code property graphs

PDR Lopes - Técnico Lisboa, 2021 - syssec.dpss.inesc-id.pt
WebAssembly is a new technology that allows web developers to run native C/C++ on a
webpage with near-native performance and therefore much faster than typical JavaScript …

A Cross-Architecture Evaluation of WebAssembly in the Cloud-Edge Continuum

S Kakati, M Brorsson - 2024 IEEE 24th International …, 2024 - ieeexplore.ieee.org
As cloud-to-edge computing becomes increasingly prevalent, the need for an application
framework capable of dynamically utilizing the entire spectrum of resources has grown. As …

FLOW: Filtering and LSTM-based Optimization for Web Browser Interactions

D Pan, Z Li, L Ling, G Fei - … of the Eleventh International Symposium of …, 2023 - dl.acm.org
Web browsers have become an indispensable tool for human-computer interactions across
various platforms. However, interactive performance (eg the immediacy of interaction, the …

An Investigative Study of WebAssembly Performance in Cloud-to-Edge

S Kakati, M Brorsson - 2024 International Symposium on …, 2024 - ieeexplore.ieee.org
Developing an application architecture that can fully utilize the resources available is
essential for developers as cloud-to-edge computing keeps evolving. With its ability to …

Wasm-R3: creating executable benchmarks of WebAssembly binaries via record-reduce-replay

J Getz - 2024 - elib.uni-stuttgart.de
WebAssembly is the newest language to arrive on the web and has now been implemented
in all major browsers for several years. It features a compact binary format, making it fast to …

WebTensor: Towards high-performance raster data analysis in the browser

LF Naumann - BTW 2023, 2023 - dl.gi.de
We present WebTensor, a chunked tensor implementation for WebAssembly (Wasm)
compiled from C++ and designed to efficiently analyze raster data directly in the browser …