Ryan Quinn

Results 5 comments of Ryan Quinn
trafficstars

I don‘t think so. I am not able to recreate this on an IPad Pro 12.9 (2020) with magic keyboard running iPadOS 15.6.1. That being said - there are numerous...

My apologies @emilk - I did some more testing on this as I‘ve been using egui a lot recently. I can indeed recreate both issues in the OP. The inconsistent...

Great response @holzschu and very informative, thank you. What do you think about using abstractions over WebAssembly to provide some of these missing things? Using https://browsix.org/ or something similar? “Under...

I had some free time so I’ve been messing around with basic emulation inside of a-shell using [https://alexaltea.github.io/unicorn.js/](unicorn..js) (just simple assembly code). Am I correct in that we should, in...

> You probably want to have a look at https://github.com/holzschu/llvm-project, then. But compilers are just like other commands, only larger. For a compiler to create something that can be executed,...