Matt Hargett

Results 87 comments of Matt Hargett

great stuff! there are three modules I need for my product: WebPayment API, WebXR API, and WebGPU API. I'm excited to contribute these to rnxkit, but wanted to make a...

Should this be taken out of draft?

Can this be rebased and retested?

There were two main rules, but @strtok or @lastcraft might remember more: 1. No using statements in header files. Do not pollute implicit namespace inclusion by someone using the framework....

This is really critical on systems where the pool of sockets is limited, and where CPU is limited. If the user has navigated away before we have the data, ideally...

> building this with the [Custom Docker Build Push GitHub Action](https://docs.hubsfoundation.org/github-workflows.html), but it failed to build. It looks like the Dockerfile hasn't been updated to use Node 22 (however, I...

looks like build pipeline locked up? what needs to be done, beyond fixing the branch conflicts for this to be merged? It looks like we'll need to do a few...