1.0.0-rc.3 • Published 1 month ago

@ganesha/oxc v1.0.0-rc.3

Weekly downloads
-
License
-
Repository
-
Last release
1 month ago

Ganesha

Fast TypeScript loader based on a WASM build of Oxc, the Oxidation Compiler.

npm.io

Made with 🧡 at Hack.bg.


How to use

Install with:

npm i --save @ganesha/oxc

Use from shell:

node --import @ganesha/oxc my-program.ts

Use 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***
1.0.0-rc.3

1 month ago

1.0.0-rc.2

4 months ago

1.0.0-rc.1

4 months ago