Rua

Results 242 comments of Rua

Vulkano now has examples with multiple windows, so I think this can be closed.

The relevant code has changed so much since this issue was reported, it's likely that it's not a problem anymore. I'll close it, please reopen if it's still there.

I think this is the same issue that https://github.com/Lokathor/bytemuck/issues/93 has. So we probably can't fix it, until Rust itself comes with a feature for it.

`CpuBufferPool` no longer exists, so this is probably irrelevant now.

So alongside the current `Shlex` type, a new `ShlexOperators` type? It's doable, but I fear that would duplicate a lot of code, and make maintenance harder.

In my case, I want to include the `;` operator as a token, as part of the lexing process. Right now, it just gets included in adjacent words, so that,...

I currently am unable to scan QR codes with the Dutch national identification app DigID because of this problem, which locks me out of some government services. Is there any...

I just reinstalled the latest version (6.9.3) from the Play Store today (via Aurora).

I'm trying to figure this issue out. What puzzles me is why the transpiler is "evaluating" the typedef instead of using its name as-is. For standard C library functions like...