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

Integrate wasmtime-go into gVisor #75

Open
lubinszARM opened this issue Apr 29, 2021 · 1 comment
Open

Integrate wasmtime-go into gVisor #75

lubinszARM opened this issue Apr 29, 2021 · 1 comment

Comments

@lubinszARM
Copy link

Hi,

I made a simple POC to integrate wasmtime-go into gVisor.
Please see the following link as reference:
google/gvisor#5811

gVisor is a user space kernel. Integrating wasmtime-go into gVisor has 2 obvious advantages:
1, Can meet the requirements of OCI
2, Can directly use the syscall/FS provided by gVisor in the implementation of WASI

Can you give some comments? And do you think it's a good idea? I want to apply this combination to serverless scenarios.

Thanks.

@alexcrichton
Copy link
Member

Hello! Sorry I don't know much about gVisor or what it is. Do you have some specific questions perhaps about Wasmtime or embedding wasm in general?

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

2 participants