Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

consider WALI support #28

Open
nilslice opened this issue Dec 15, 2023 · 0 comments
Open

consider WALI support #28

nilslice opened this issue Dec 15, 2023 · 0 comments

Comments

@nilslice
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant