Aritra Karak

Results 3 issues of Aritra Karak

I have created zig library for the Ollama REST API. https://github.com/tr1ckydev/ollama-zig

documentation

### What is the problem this feature would solve? ```ts import { $ } from "bun"; await $`cd /tmp`; await $`ls`; ``` ls will print contents of tmp folder instead...

enhancement
shell

### What version of Bun is running? 1.0.0+822a00c4d508b54f650933a73ca5f4a3af9a7983 ### What platform is your computer? Linux 6.5.1-1-cachyos x86_64 unknown ### What steps can reproduce the bug? index.ts ```ts import {} from...

bug
bundler
confirmed bug