Update README.md

This commit is contained in:
Ingo (School Account) 2024-03-30 13:59:52 +11:00 committed by GitHub
parent 230f2a5e43
commit 2ca7c2fbc8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)