Skip to content

Commit

Permalink
Merge pull request #33 from saza-ku/patch-1
Browse files Browse the repository at this point in the history
Add Mewz to Operating Systems & Kernels
  • Loading branch information
C-BJ authored Apr 30, 2024
2 parents d887348 + 2474b14 commit b8065e5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,9 @@
- ![Star](https://img.shields.io/github/stars/jzck/kernel-zig?color=orange)
[kernel-zig🗒️hobby x86 kernel zig](https://github.com/jzck/kernel-zig)
- ![Star](https://img.shields.io/github/stars/DorianXGH/Lukarnel?color=orange)
[Lukarnel🗒️A microkernel in zig with rust microservices](https://github.com/DorianXGH/Lukarnel)
[Lukarnel🗒️A microkernel in zig with rust microservices](https://github.com/DorianXGH/Lukarnel)
- ![Star](https://img.shields.io/github/stars/mewz-project/mewz?color=orange)
[Mewz🗒️A unikernel designed specifically for running Wasm applications and compatible with WASI](https://github.com/mewz-project/mewz)
- ![Star](https://img.shields.io/github/stars/ZigEmbeddedGroup/microzig?color=orange)
[microzig🗒️Unified abstraction layer and HAL for several microcontrollers](https://github.com/ZigEmbeddedGroup/microzig)
- ![Star](https://img.shields.io/github/stars/ZystemOS/pluto?color=orange)
Expand All @@ -386,7 +388,7 @@
- ![Star](https://img.shields.io/github/stars/markfirmware/zig-bare-metal-raspberry-pi?color=orange)
[zig-bare-metal-raspberry-pi🗒️Bare metal raspberry pi program written in zig](https://github.com/markfirmware/zig-bare-metal-raspberry-pi)
- ![Star](https://img.shields.io/github/stars/leecannon/zig-x86_64?color=orange)
[zig-x86_64🗒️Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)](https://github.com/leecannon/zig-x86_64)
[zig-x86_64🗒️Support for x86_64 specific instructions (e.g. TLB flush), registers (e.g. control registers), and structures (e.g. page tables)](https://github.com/leecannon/zig-x86_64)

- ### Simulator & Virtual Machine & Emulator

Expand Down

0 comments on commit b8065e5

Please sign in to comment.