bytecodealliance / bytecodealliance/wasmtime-go

Integrate wasmtime-go into gVisor

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
913
Forks
100
Avg merge
10m
Merged PRs (30d)
1

Description

Hi,

I made a simple POC to integrate wasmtime-go into gVisor.
Please see the following link as reference:
https://github.com/google/gvisor/issues/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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.