Proceedings of the 36th Annual ACM Symposium on Applied Computing 2021
DOI: 10.1145/3412841.3442045
|View full text |Cite
|
Sign up to set email alerts
|

Bringing WebAssembly up to speed with dynamic linking

Abstract: WebAssembly is a new technology that aims at portable compilation target for various programming languages. The goal is to support deployment on the web for client and server applications. While the technology itself is independent from the browser, majority of the implementations are browser-based, and hence the associated use cases are limited. In this paper, we study the use of WebAssembly outside the browser. In particular, we are interested in partitioning WebAssembly applications into modules and linking… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
3
3
1

Relationship

1
6

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 16 publications
0
1
0
Order By: Relevance
“…Another study [108] explored the use of Wasm beyond the browser environment. Wasm is a relatively new technology designed to provide a compilation target for numerous programming languages, with the aim of deploying both client and server applications on the web.…”
Section: Applications and Evaluationmentioning
confidence: 99%
See 2 more Smart Citations
“…Another study [108] explored the use of Wasm beyond the browser environment. Wasm is a relatively new technology designed to provide a compilation target for numerous programming languages, with the aim of deploying both client and server applications on the web.…”
Section: Applications and Evaluationmentioning
confidence: 99%
“…Migration and Portability: [108,109,115] highlight the need for more research into the migration and portability of Wasm applications. There is a need for frameworks or solutions that allow Wasm applications to be dynamically deployed, migrated, or partitioned without changing their form while working across different operating systems and hardware architectures.…”
mentioning
confidence: 99%
See 1 more Smart Citation
“…Given the more widespread adoption of Wasm, researchers have been studying it increasingly, such as its binary security [32], on hardening Wasm against Spectre attacks [33], and how to speed it up with Dynamic Linking [34].…”
Section: Related Workmentioning
confidence: 99%