-
# Roadmap for the **Venom** Intermediate Representation Language
## Overview
The "Venom" intermediate representation (IR) language is an initiative to enhance the compilation process of the …
-
## What problem does this solve or what need does it fill?
Before async shader pipeline compilation, you could spawn a loading screen, wait for all your assets to finish loading, then spawn some gr…
-
Here's a corner case: if you expand a diff and comment on a line that is otherwise hidden, the comment will be hidden in non-expanded view. We should show these comments as well as some code context a…
-
The transition frontier persistence worker is designed to be in another process, and the architecture enables pulling it out already, but it's still in process right now. An RPC parallel worker should…
-
### Describe the issue
Several RPC tests intermittently fail including, at least:
* wallet_listnotes.py
* wallet_listreceived.py
* sprout_sapling_migration.py
### Can you reliably reproduce …
-
Jobst and I discovered this potential bug during a meeting.
Consider the following method from the WorldModel class:
![WorldModel_bug](https://github.com/user-attachments/assets/2be23e39-246f-4…
-
If you know a translation that I'm missing (see unchecked items below) or have a better translation than the one I'm using then please leave a comment.
I don't have very much experience with strict…
-
### Aircraft Version
Development
### Build info
```json
{
"built": "2022-12-30T15:46:11+00:00",
"ref": "refs/heads/master",
"sha": "79afedeb14dd198a6cc7214477fee9a99ff4b0fa",
"a…
-
From Module-JS1 created by [kfklein15](https://github.com/kfklein15): CodeYourFuture/Module-JS1#41
### Coursework content
Use critical thinking skills to answer a client’s request on a web page yo…
-
### The feature
Currently, the `install` command offered by the build tools will recursively run `npm install` across all projects.
Similar to the `build` command, this isn't always preferable. Fo…