-
In https://github.com/dart-lang/sdk/issues/50487#issuecomment-1318736612 we saw how the AOT snapshot on the analyzer was likely faster than the jit snapshot.
We should see if it's possible to have it…
-
点exe没反应
-
Using fantomas to format a single file via the command line is very slow, ~700-1000ms depending on the size of the file.
I hypothesised that this was due to the JIT taking time to warm up (not an…
-
Release native image with GraalVM for Linux. I guess some people will happy to see this. I don't know is it feasible to do it or not, since there are some limitations of AOT compilation. [Here](https:…
-
Imagine users creating their one games using Prowl and every time they commit, GitHub/GitLab would automatically build the executables for Windows/Mac/Linux. Cool right? It's done using containers.
…
-
翻看相关 Issue 以及 PR,研究设计思想和实现原理
-
# Issue informations
currently, a springboot jar is provided. In cloud environment, Ram used is often constrained (sic). If we can provide a native version that can be launched inside Eclipse Che a…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [82fee2692b3954ba8903fa4764f1f4e36a26341a](https://github.com/dotnet/runtime/commit/82f…
-
Context https://github.com/flutter/flutter/issues/60240.
We currently strip debug symbols when [building the the AOT snapshot](https://github.com/flutter/flutter/blob/bd909542a33ab1d5249363a2434ae5…
-
### Overview:
When cross compiling runtime, the ILCompiler (and NuGet) that is produced contains HostOS (Linux) and not TargetOS (FreeBSD) ELFs.
### Reproduction:
Using a docker container on Li…