Results 161 to 170 of about 1,118 (194)

WebAssembly and security: A review

open access: yesComputer Science Review
WebAssembly is revolutionizing the approach to developing modern applications. Although this technology was born to create portable and performant modules in web browsers, currently, its capabilities are extensively exploited in multiple and heterogeneous use-case scenarios.
Gaetano Perrone, Simon Pietro Romano
exaly   +4 more sources

WebAssembly diversification for malware evasion

open access: yesComputers and Security, 2023
WebAssembly has become a crucial part of the modern web, offering a faster alternative to JavaScript in browsers. While boosting rich applications in browser, this technology is also very efficient to develop cryptojacking malware. This has triggered the development of several methods to detect cryptojacking malware.
Javier Cabrera-Arteaga   +2 more
exaly   +3 more sources

Continuing WebAssembly with Effect Handlers

open access: yesProceedings of the ACM on Programming Languages, 2023
WebAssembly (Wasm) is a low-level portable code format offering near native performance. It is intended as a compilation target for a wide variety of source languages. However, Wasm provides no direct support for non-local control flow features such as async/await, generators/iterators, lightweight threads, first-class continuations, etc ...
Luna Phipps-Costin   +2 more
exaly   +4 more sources
Some of the next articles are maybe not open access.

Related searches:

An Overview of WebAssembly

Proceedings of the West Virginia Academy of Science, 2020
In this presentation, we will give an overview of the capabilities of WebAssembly and how it can be employed for further Web development. Traditionally, client side web development mainly makes use of HTML, CSS, JavaScript and JavaScript libraries such as Bootstrap.
Nicholas Burkhart   +2 more
openaire   +1 more source

Understanding the performance of webassembly applications

Proceedings of the 21st ACM Internet Measurement Conference, 2021
WebAssembly is the newest language to arrive on the web. It features a compact binary format, making it fast to be loaded and decoded. While WebAssembly is generally expected to be faster than JavaScript, there have been mixed results in proving which code is faster. Little research has been done to comprehend WebAssembly's performance benefit. In this
Yutian Yan   +4 more
openaire   +1 more source

Research on WebAssembly Runtimes: A Survey

open access: yesACM Transactions on Software Engineering and Methodology
WebAssembly (abbreviated as Wasm) was initially introduced for the Web and quickly extended its reach into various domains beyond the Web. To create Wasm applications, developers can compile high-level programming languages into Wasm binaries or manually write the textual format of Wasm and translate it into Wasm binaries by the toolchain.
Yun Ma, Xuanzhe Liu
exaly   +3 more sources

Characterizing WebAssembly Bytecode

Proceedings of the 19th International Conference on Managed Programming Languages and Runtimes, 2022
Yuxin Qin, Dejice Jacob, Jeremy Singer
openaire   +1 more source

Concurrency in WebAssembly

Queue
Mismatches between the interfaces promised to programmers by source languages and the capabilities of the underlying web platform are a constant trap in compiling to Wasm. Even simple examples such as a C program using the language's native file-system API present difficulties.
openaire   +1 more source

Dynamic Slicing of WebAssembly Binaries

2023 IEEE International Conference on Software Maintenance and Evolution (ICSME), 2023
Quentin StiĆ©venart   +2 more
openaire   +1 more source

Home - About - Disclaimer - Privacy