-
### Description
When building in Release mode the app would not build.
> Precompiling failed for C:\Projects\MB\breathe.breatherm-app\ProjectBreatheApp.Maui\obj\Release\net8.0-android34.0\android…
-
I'm trying to get the Timeline to show only from 8h to 18h.
Changing the TimelineProps start variable to 8 causes the now indicator to show 8 hours ahead of time.
![image](https://github.com/wix/r…
-
It should be possible, and a nice optimization, to process the `strip-whitespace` directive for `` elements ahead of time.
-
Currently each worker uses a lazy-load cache mechanism to get a baseline network. This means that building the network is deferred until someone actually needs to use it, then that person waits and wa…
abyrd updated
5 years ago
-
As discussed earlier on Gitter (starting [here](https://gitter.im/numba/numba?at=5cf68107ff3f016baaa36413)), it's desirable to have a `pycc` counterpart for `cuda.jit`. The motivation is
1. avoid Nu…
-
I'm using Angular with Ionic and when building my app with ahead of time compilation, an error is throwing 'cause property '_blur' is private and to support this kind of compilation, the properties of…
-
Currently, during startup of an application most time is lost when building the process engine. Specifically, it's during the MyBatis Initialization when parsing the XML mappings which takes several s…
-
Currently, process models are parsed at runtime during startup.
Idea: use the ahead-of-time compilation concept of Micronaut to parse the process models during build time and create a Java-Code rep…
-
First of all, thanks for this great project! It rocks so much, compared to cmake! And my experience with meson is nearly flawless :+1:
**Describe the bug**
When deploying a qt application, which i…
-
Make Blæst target the host system and output assembly which can be used to create a native executable.