Open
Description
esbuild
is written in go but since it relates to the JS ecosystem it's also published to npm. One can simply do npx esbuild
and It Works (TM).
At some point in time I snatched the @quickjs-ng
npm org, so we could do something like: npx @quickjs-ng/qjs
and get the CLI or npx @quickjs-ng/qjsc
to get the compiler.
Thoughts?
Metadata
Metadata
Assignees
Labels
No labels