Erik Živković
Erik Živković
Added a line in the changelog. > If you can actually try it, could you do the following: I'm on vacation right now, supposed to go on a day trip,...
I would also like this feature and could also serve as a Beta Tester. Our use case is that we are converting some Swift code to Rust code to be...
See https://github.com/rustwasm/wasm-bindgen/issues/4471
There might be a more efficient way to do this for wgpu now (at least for some backends), since this was merged: [Add support for importing external buffers](https://github.com/gfx-rs/wgpu/pull/3355)
On the web it is also be possible to get a video frame from a `video` element, which is how WebGL works now, and how WebGPU shall work. (No need...
The fix is merged to the repo but there is no release. Can we please have a smol release 🙏
From our media coding expert, who is working to fix the problem on our end: >For more details around whats broken, the pts is the same for many items in...
@robwalch Can we share the link with you privately?
Sorry, I have yet to try your fix.
~It's the uniffi module created by xcodebuild~ EDIT: the actual statement should be: It's the name of the module in the module file created by `uniffi_bindgen_swift`, and then I create...