vix.ing · top · new · best · stats

Empowering WebAssembly with Thin Kernel Interfaces

2023/12/06 by Arjun Ramesh, Tianshu Huang, Ben L. Titzer +1 · 6 voices · 6 citations
Computer Science · Decision Sciences · Mathematics · #Computer science #Human–computer interaction #Kernel (algebra) #Mathematics #Parallel Computing and Optimization Techniques #Scientific Computing and Data Management #Security and Verification in Computing

paper · pdf · open access · doi:10.1145/3689031.3717470

openalex publication_date 2025/03/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/29

Abstract

Wasm is gaining popularity outside the Web as a well-specified low-level binary format with ISA portability, low memory footprint and polyglot targetability, enabling efficient in-process sandboxing of untrusted code. Despite these advantages, Wasm adoption for new domains is often hindered by the lack of many standard system interfaces which precludes reusability of existing software and slows ecosystem growth.

Discussions

Related