-
I'm working on integrating a riscv32 toolchain so I can use bazel-embedded as the compiler configuration for the OpenTitan project (https://opentitan.org). It appears there are some incompatible flag…
-
Does the [HXDEV221.ZIP](https://github.com/Baron-von-Riedesel/HX/releases/tag/v2.21) package have a git repository?
I want to submit a PR for the `OWSUPP/README.TXT` file for Open Watcom 1.9 and v2…
-
Today:
> dart -disassemble foo.dart
provides a convenient way to view disassembled code, but only for JIT mode.
AFAIK, you need a checked SDK to view AOT disassembled code (which is more usef…
-
Key note: this happened while trying to use flutter_rust_bridge v2, but as far as I can tell the Cargokit aspect is what's causing the error
When running `flutter run -v` I got this error:
Expan…
-
standalone_2/io/stdout_stderr_non_blocking_test is timing out on dartkp-android-release-arm64:
From https://ci.chromium.org/p/dart/builders/ci.sandbox/vm-kernel-precomp-android-release-arm64/1908:
…
-
I was having troubles to get started with the web things upy and would like to propose some enhancenments for first time users, to get users started quickly.
As I understand, microwebsrv should be …
hoihu updated
5 years ago
-
I use clangd from the vscode-clangd extension and noticed a memory leak when I open specific files. Within just a couple minutes clangd will use up 50gb of memory and I get a full system crash shortly…
-
**Is your feature request related to a problem? Please describe.**
JDKs that are auto-provisioned by Gradle builds that use [toolchains](https://docs.gradle.org/current/userguide/toolchains.html) are…
-
As a prequel to creating an internal fork of rules_webtesting, I am simply trying to get it to work using a `git_repository` rule rather than an `http_archive` rule.
```
# http_archive(
# nam…
-
When attempting to build a project on windows, It throws a ton of `lld-link` warnings, and eventually fails:
note, I didn't include all `lld-link` warnings, because there are thousands of them
`…