-
E.g., https://github.com/paritytech/wasmi.
AOT compilation can be a bit problematic for untrusted smart contracts:
1. The runtime of wasm "blocks" will depend on how they compile to native code.…
-
# AOT stack frame enhancement
## Motivation
Currently LLVM AOT/JIT doesn’t use the stack frame like interpreter/fast-jit except in the feature of dumping call stack and performance profiling, sinc…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [c29b59199057ba0a63e055284f4d3879fd203c48](https://github.com/dotnet/runtime/commit/c29…
-
### Description
We are trying to deploy our MAUI app to ios ipad device with ios version 17.6.1
We are trying to deploy with the latest VS2022 version 17.11.0
When we run there are many missing a…
-
If I add RuntimeHostConfigurationOption to the benchmark project like this:
```xml
```
The built project will have this added to [appname].runtimeconfig.json:
```json
{
"runtimeOpt…
-
I see the message:
```
DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump
```
in a log file for pipeline "runtime-corec…
-
### 🚀 The feature, motivation and pitch
Currently, executorch supports Windows via WSL.
It would be beneficial to enable native Windows builds as well, as this would assist users who do not have W…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [3296daea97f517709ec428320340e77283b5cb4d](https://github.com/dotnet/runtime/commit/329…
-
### Summary
The runtime test: `Interop/SuppressGCTransition/SuppressGCTransitionTest/*` fails in FullAOT mode on Mono with the following output:
```
Inline_NoGCTransition (1) ...
Inline_GCTra…
-
- [ ] Internal test
- [ ] Via GH action
- [ ] On release
- [ ] Document the process todo
- [ ] Update DEB/RPM packages