Earlier my Windows gaming PC which I hadn't booted for a while was freezing on a black screen on login... I couldn't even open the Task Manager. Turns out the NAS jail joined to the domain that serves user stuff was locked and needed restarting.

Additionally, I was trying to run my engine on WASM and it was failing with "getWasmTableEntry is not a function"... I was trying to pass NULL to set_main_loop(). Still getting random freezes, tho. All NULL derefs so far. Quality.

#IndiPTips I guess?