-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [X] Not repro…
-
I was able to finally get this working with webpack if anyone else is trying to do the same:
package.json
```
"devDependencies": {
"webpack": "^2.2.0",
"imports-loader": "^0.7.0"
},
"d…
-
I used this script previously to enable OpenCL on an RX 480 on Debian 10. I've since upgraded that card to an RX 5700 expecting it to be a drop-in upgrade, but this is apparently not the case. I've tr…
-
```
[ 98%] Generating y0D.bc
[ 98%] Generating y0F.bc
[ 98%] Generating y0H.bc
[ 98%] Generating y1D.bc
[ 98%] Generating y1F.bc
[ 98%] Generating y1H.bc
5 errors generated.
[ 98%] Generating …
-
This is the error console:
```
Last Error Received:
Process: Matchering
If this error persists, please contact the developers with the error details.
Raw Error Details:
ModuleError: "4…
-
I'm running llamafile 0.8.1 on a Windows 10 mini PC with a AMD Ryzen 9 5900HX CPU
CPU Architecture: AMD Cezanne (Zen 3, Ryzen 5000)
GPU: AMD Radeon RX Vega 8
The mini PC has 64GB RAM installed.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS/Web Information
- Web Browser: Chrome
- Local OS: Windows 10
- Remote OS: Raspberry Pi 4
- Remote Archit…
-
Hello! I've built this project on my Arch Linux system (running on an AMD R5 5600X and an RTX 3060 ti) just fine, but when I put the build files in the same directory as the games' executable elfs, I …
-
### Describe the Bug
can't open the advancement menu :sob:
### Steps to Reproduce
1. Download the 0.6.1 version for fabric
2. Launch the game on 1.21.2 fabric
3. Try to open the advancement…
-
Trying to use rollup for a refactor of Backburner with @krisselden and others. I noticed that rollup has AMD check looks for `define && define.amd`. Loader.js explicitly opts out of this with `define.…