-
VideoXShm::clear is a bit buggy. inputWidth and inputHeight aren't set until after the first call to VideoXShm::output(), so the buffer doesn't get its alpha bits set, and the result is you see throug…
ghost updated
3 years ago
-
As a Python user, one second loading time for a small project is painful.
I'm testing a very small example as follows:
```julia
module mylib
using TyPython
using TyPython.CPython
@export_py …
-
I don't get, why this
https://github.com/oemof/oemof-solph/blob/1cee273d3328fe00daf092f6bdfe9d227573a443/src/oemof/solph/components/_generic_storage.py#L591
can be false. (How can `n.fixed_costs…
-
Hi,
I'd like to test the bandwidth of the RLS protocol between the UERANSIM gNB and UE. How can I do this?
Thanks.
-
Following this issue https://github.com/KhronosGroup/glTF-Blender-Exporter/issues/70
@donmccurdy asked me to submit an enhancement.
The original issue was about reusing animation sample inputs whe…
Nehon updated
7 years ago
-
Building upon Issue #3, we expect `JavaVM.GetValue()` calls to be "buried" within binding code, _not_ directly invoked by developers (most of the time). Thus, how does a developer tell a binding metho…
-
I tried some googling, but couldn't find a clear reference for what PSSST is aiming to achieve. Do you have anything like that?
-
It seems WasmGC currently can only create WasmGC arrays via the following instructions:
* `array.new`
* `array.new_default`
* `array.new_fixed`
* `array.new_elem`
* `array.new_data`
If the arr…
-
-
(old contents of issue migrated to comment below)
During .NET9 development the runtime and blazor teams made improvements to WASM startup time in multiple areas, but more work remains to be done. S…