-
Having to run build-local just to bake some environment vars into the UIs is very annoying.
There is no reason the UIs cannot pull these at runtime from env vars like the backend does.
-
Add a D3D11 frontend. :D
*_bb10 runs_
bb10 updated
13 years ago
-
During the online component of AIM XXXVII, we discussed the possibility of having custom frontends for Agda that can be plugged in to the Agda typechecker. One way to do this would be to add additiona…
-
This issue is for discussing design of "linking frontends" feature.
Original discussion can be found here
## Problem
As builds get more complicated, Dockerfiles get longer and harder to maint…
-
### Describe the feature
Support Node 18 & 20 lts for building static HTML/CSS/JS which is served by a rust process, example being [Astrox](https://github.com/versecafe/astrox) where node is needed i…
-
Some ideas in my mind include:
1) Mental health awareness website
2) Environmental awareness website
3) Book Cafe website
4) Social organization websites eg- NGOs for blinds, old age, differently …
-
Since the kernel of lark is pretty straightforward it would be interesting if the program could offer frontend implementations using different embedded languages (e.g. lisp).
One could potentially go…
-
- [x] Improve run API endpoint documentation
- [x] Improve invoke API endpoint documentation
- [x] Return fewer 500s and instead return more 429s
- [ ] Handle GET request for run API endpoint grace…
-
In #1741 I realized that there's an issue if there's no type of the throw statement and the throw statement has no outgoing EOG edges. We should define a behavior in this case and ideally test it. See…
-
The frontend is currently not aware of the specific programming language. This is a significant problem, as it can cause code to be misparsed. I don’t have any examples yet, though.