docsgood first issue
Description
What is the type of issue?
Something else
What is the issue?
There're a few things that I was trying to do:
- Building from source
- Understand how does Bun works
- Contribute to
good first issueissues - Etc
Basically facing difficulties to participate in this OSS.
Where did you find it?
I feel like:
- Building Docs needs more cases on how to build in any OS, the docs only focus on MacOS
- Add explanation about the bindings, headers, etc.
- I’m currently writing a gist about Build Bun on ArchLinux - WIP
- I think would be nice to add a section explaining Bun’s current source code “architecture”, e.g:
- What connects to What
- Why do we need X, why do we need Y.
- Etc.