Skip to content

consider WALI support #28

@nilslice

Description

@nilslice

WALI serves as a thin virtualization layer, providing ISA-portability and robustness to user-space Linux software stacks. We make the following contributions:

(1) We propose a ISA-agnostic virtualization platform at the OS syscall level for Linux leveraging WebAssembly;

(2) We explore the design space of process and threading models for WALI, and develop a robust implementation of WALI on a modern WebAssembly engine;

(3) We evaluate our WALI implementation on several realworld applications, and compile libuvwasi, a popular implementation of WASI, unmodified over WALI; WALI is fully open source and available at https://github.com/arjunr2/WALI.

Source: wali.pdf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions