1.0.0-rc.1 • Published 4 months ago

@ganesha/esbuild-wasm v1.0.0-rc.1

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

Ganesha

Fast TypeScript loader based on a WASM build of esbuild.

npm.io

Made with 🧡 at Hack.bg.


How to use

Install with:

npm i --save @ganesha/esbuild

Use from shell:

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

Use from script:

await import("@ganesha/esbuild")
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***