Updated
3 days
ago.
No love.
1 follower.
Has no hacker:
grab it!
Project Description
Iguana installer/rescue initrd uses containers for all its functionality. However there is incredible development in WebAssembly (WASM) space where WASM images uses the same infrastructure as OCI images.
Goal for this Hackweek
In this project we would like to research usage of WASM within Iguana:
- investigate limitations of WASI (WebAssembly System Interface) and if it can be and how it can be used for various installation or rescue or plain utility usage.
- integration of WASM runtime in Iguana
Resources
- Iguana: https://github.com/openSUSE/iguana
- WebAssembly: https://webassembly.org/
- WebAssembly in docker: https://wasmlabs.dev/articles/docker-without-containers/
- WASI: https://wasi.dev/
No Hackers yet
Looking for hackers with the skills:
This project is part of:
Hack Week 22
Comments
Be the first to comment!
Similar Projects
Make iguana-workflow to support multiple container frontends by oholecek
Project Description
Iguana is an attempt ...