This commit is contained in:
Ingo (School Account) 2024-03-30 14:00:59 +11:00 committed by GitHub
commit c2ab3e835a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

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)

BIN
assets/howtobasic.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB