Skip to content
/ yavkOS Public

Operating system based off of blog_os, with the goal of running wasm modules as executables

Notifications You must be signed in to change notification settings

yavko/yavkOS

Repository files navigation

yavkOS - A OS that attempts at running WASM modules as userspace programs

Recommended Development Environment

You need nix with the flakes, and nix-command experimental features enabled! Now wherever in the repo run nix develop This will set up all needed deps to build and develop

Building

It's as simple as cargo build!

Running

I haven't tested on real hardware, but to virtualize install QEMU (included in nix dev env), and just run cargo run!

Architecture (WIP)

This is mostly based on the posts of blog_os

About

Operating system based off of blog_os, with the goal of running wasm modules as executables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published