Results 93 comments of Denis

> Maui does not use renderers, it uses handlers. That said, Javier has a library showing how to draw controls here: https://github.com/jsuarezruiz/AlohaKit.Controls Get Outlook for Android > […](#) > ________________________________...

@alimoezzi See this discussion https://github.com/openvinotoolkit/openvino/discussions/16472#discussioncomment-7080385

@Pauan > > There isn't anything tying WebAssembly to the browser, it's already fully cross platform. > > WebAssembly is already used in a lot of non-browser cases: as [sandboxing...

@Horcrux7 > > My understanding is that the suggestion is an API like WASI for a WASM runtime that run inside a browser or any other WASM runtime with a...

@sbc100 > > If eliminating the JavaScript glue code that you currently need to write to web APIs is you goal then most of the interesting work in that area...

> Go ahead, let's create PR :) @abrown Good news :)

@colesbury Looks like you are doing lots of work for updating to up-to-stream CPython ... Will this nogil be added to CPython 3.11 ?

> > > @bakkot I know it's been discussed to death, that's why I'm not going to argue with you. However, if at all possible, I would like an explanation....

> > > @ljharb > > > think your questions are about “why would seeing this.x make someone think it’s private” > > Um, no. My question is exactly as...

> > > Why? The word "private" is wildly inaccurate if it's not "hard private". @ljharb It does not matter that you do not like "private" keyword or it has...