mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 13:48:55 +00:00
<img width="1514" alt="Screenshot 2024-02-27 at 00 16 21" src="https://github.com/oxc-project/oxc/assets/14235743/32fee380-a2c1-41b3-a564-351597d4a60e"> Not sure about the bindgen thing. I made the filename optional but given the impact on parsing I think it could be great for external users to not depend on the tsx default in the future |
||
|---|---|---|
| .. | ||
| patches | ||
| playground | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| vite.config.js | ||
Website
Installation
corepack enable
pnpm i
Dev
pnpm run dev
Build
pnpm run build