Ezra Wolf
Ezra Wolf
Same problem here, began on Bun 1.1.17, upgraded to 1.1.18, same problem. Ran `iex "& {$(irm https://bun.sh/install.ps1)} -Version 1.1.16"` on Powershell to downgrade to Bun on 1.1.16 Same problem. Ran...
Was able to get something working, these were the exact commands I used: ## Installation Guide ### Toolchain installed 1. NodeJS 2. BunJS ### Project Setup 1. Initialize a Svelte...
Do we know yet what it will take to include native support for the built-in NPU, HW cryptography, and NeoChrom graphics accelerator? It's one thing working with it in the...
Agree with string interpolation. I would say though it might be a good idea to have type definitions in them as well. ```python f"hello {$my_var: string}" ``` Because I am...
There is no solution to this?