From 2ca7c2fbc88249ffea284faa12c70c5d35a00431 Mon Sep 17 00:00:00 2001 From: "Ingo (School Account)" <117789688+Inglan2@users.noreply.github.com> Date: Sat, 30 Mar 2024 13:59:52 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a08d5f..e305ae1 100644 --- a/README.md +++ b/README.md @@ -831,3 +831,7 @@ echo "pub fn main() !noreturn { unreachable; }" > vimkill.zig; zig build-exe vim ``` This eventually [exhausts memory](https://github.com/ziglang/zig/issues/3461) on the machine which gives the OOM killer a chance to kill vim. + +## The howtobasic way + +![howtobasic](assets/howtobasic.gif)