-
The 3 runtimes - Mono, `CoreCLR, NativeAOT` - have separate code that should be moved to a shared space:
- `ipc_get_process_id_disambiguation_key`: Currently, very similar code is shared by the thre…
-
### Environment
| Name | Version |
| :--- | ---: |
| Nitro | 2.9.6 |
| Node.js | 20.11.0 |
| Bun | 1.1.7 |
| OS | macOS 14.4.1 |
### Reproduction
## Validate that, when built with the `n…
-
### Summary
The tool supports forwarding the Lambda Context object via the [`x-amzn-lambda-context` header](https://github.com/awslabs/aws-lambda-web-adapter?tab=readme-ov-file#lambda-context). Thi…
-
At the moment runtimes can access stack boundaries reading by reading `__heap_base`/`__data_end` (or `__stack_high`/`__stack_low`) globals (if they're exported). That works for the main thread, but wo…
-
dyld[36520]: Library not loaded: @rpath/DKImagePickerController.framework/DKImagePickerController
Referenced from: /Users/shailendramadda/Library/Developer/CoreSimulator/Devices/FC14489D-54FB-4D18…
-
### Is your feature request related to a problem? Please describe.
Resonite offers a fixed set of shaders for building visual content. While it's possible to achieve wide variety effects with those, …
-
**Failure link**
---
From internal [Test_openjdk11_j9_extended.functional_aarch64_linux_testList_1](https://hyc-runtimes-jenkins.swg-devops.com/job/Test_openjdk11_j9_extended.functional_aarch64_linu…
-
### Description
When running k8s on a linux machine with cgroup2 support, the error message failed to create fsnotify watcher: too many open files occurs.
After investigating, it was found that …
-
I noticed that the config contains a `type` field, with `envoy_proxy` as the example used. What if I am targeting an alternative runtime such as [wasmtime](https://github.com/bytecodealliance/wasmtime…
-
## Summary
When running a Maven build from Eclipse, test failures are observed due to the `provides` clauses in `module-info.java` descriptors not being honored. It appears that Eclipse is not using …