Aritra Karak
Results
2
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