bytecodealliance / bytecodealliance/wasmtime-go
Integrate wasmtime-go into gVisor
Open
- 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.