O01eg
O01eg
Would be nice to make it works with `yield` too.
Fixes if I change OpenGL version to 3.1 here https://github.com/christolliday/limn/blob/master/src/window.rs#L16
Could you try this PR https://github.com/godotengine/godot-cpp/pull/536 we are waiting to be merged?
> Talking a bit about WebRTC, we cannot just connect to a peer with IP and port. Is it possible to fake SDP answer and candidates to make browser peer...
> I don't think there's a need for a WebRTC peer connection BEP. Once a connection gets established, the wire protocol is 100% identical. Unless I'm missing something, I think...
> Is it possible to fake SDP answer and candidates to make browser peer connect to desired IP:port of desktop peer? I did some fake SDPs at https://o01eg.github.io/webrtc/ and it...
Could it possible use https://github.com/rust-lang-nursery/rust-bindgen way?
They support inheritance (its the first stated) and even somehow work with vtable as I've seen in their code.
There also other issue opened: https://github.com/python-cmake-buildsystem/python-cmake-buildsystem/issues/158 I've tried too but got issue with active usage of TRY_RUN cmake command.
I've tried `qemu-arm` emulator for `armeabi-v7a` and I suppose it doesn't work correctly because each check returns `/system/bin/linker: No such file or directory`.