Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.22 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.22 KB

Writing Hypervisor in Zig

Lint Deploy

Blog series where we write a hypervisor from scratch in Zig.

Refer to smallkirby/ymir's whiz-* branches for the reference implementation.

Development

mdbook serve --open

Improvement

以下のような場合には、筆者に対して更新をリクエストしてください:

  • 説明に技術的な誤りがある
  • 分かりにくい表現がある
  • 誤字・脱字等を見つけた
  • 提示されたコードが動かない、または分かりにくい
  • 本シリーズでは扱っていない内容を新たに扱ってほしい

更新リクエストは GitHub の Issue や Pull Request で受け付けています。 PR を作る前に Issue を建てる必要はありません。 リクエストの大小や内容の正誤に関わらず修正依頼やリクエスト等を歓迎します。

LICENSE

CC0-1.0 except where otherwise noted.