cloudflare / cloudflare/workerd
🚀 Feature Request: Please provide FreeBSD support
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
### Describe the solution
Currently we cannot install wrangler in FreeBSD environment:
```sh
$ npm install wrangler --save-dev
...
Error: Unsupported platform: freebsd x64 LE
```
Wrangler should run if it use standard Node.js feature. Any blockers existing?
Contributor guide
Assessment
This issue has not been assessed yet.