orent

Results 16 comments of orent

Checking just once per frame will often result in Ctrl-C not working because many loops are contained entirely in a single frame. Performing the check somewhere that gets executed frequently...

How about @sizeOf(?u31) == @sizeOf(u32), etc?

The Meltdown and Spectre attacks are all based on speculative execution that accesses pages which are mapped but have their permissions disabled. The solution is simple: never map such pages....

Let’s say we have only wasm32 user processes. Give each one a whole 4GB address space. You have 2^16 of them under the current 48 bit limit. All pages in...

Targets accepted by `zig clang` but not by `zig cc` generic goldmont-plus core-avx-i core-avx2 skylake-avx512 icelake-client icelake-server athlon-fx x86-64 BTW, neither accepts the targets x86-64-v2, x86-64-v3, x86-64-v4 that appear in...