Kevin Chadwick

Results 19 comments of Kevin Chadwick

> >Aside from the remaining architectures, most of the remaining work is around being able to split this up to merge upstream and I have some concerns about cross-compiling and...

The usual practice is setreseuid and using a Unix socket. You may not even need a file descriptor though that is the usual way of doing it. The other option...

Hopefully no diffs are required but just to let you know that Gnat 13.2 landed in Alire last week. This doesn't affect me on STM32 Arm though anyway.

It isn't clear what "more secure-context" means. I would suggest that if the browser is executed in such a way as to ONLY execute a particular already installed PWA, then...

PWAs run automatically. I don't think any PWA should get raw socket access even if it asks for permission. Unless a user has knowingly executed an app icon. This would...

PWA is an unfortunate name, if they are really extended site caches? It would certainly be nice if you did not need to waste space bundling electron to run an...

Did you try html mode as used on Android instead of wasm 🤔

> Not sure if I'm understanding the question but I'm using HTML mode for GoogleBot as the initial load is faster. I just wondered if the flutter app being built...

> The WF200 register documentation can be found below. https://docs.silabs.com/wifi/wf200/rtos/latest/wf200-registers > I fail to find any reference to the GET functionality being used? > The driver checks if there is...

> The configuration register comes into play in the sl_wfx_apb_read_32() implementation. I do not see your point beyond the configuration register controlling direct mode? > The driver checks if the...