From 6c464ebb11280f3fa44fc495cae17743e0f332e4 Mon Sep 17 00:00:00 2001 From: Yohannes Date: Fri, 5 Aug 2022 19:30:16 +0300 Subject: [PATCH] Add No way --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e7205e1..5f826ff 100644 --- a/README.md +++ b/README.md @@ -824,3 +824,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. + +## No way + +skip ...