1.0.0-rc.3 • Published 2 years ago
@ganesha/oxc v1.0.0-rc.3
Fast TypeScript loader based on a WASM build of Oxc, the Oxidation Compiler.
How to use
Install with:
npm i --save @ganesha/oxcUse from shell:
node --import @ganesha/oxc my-program.tsUse from script:
await import("@ganesha/oxc")
await import("./my-program.ts")*The very day I was born I made my first mistake, and by that path have I sought wisdom ever since.
- **William Buck***