Skip to content

ManasJayanth/esy-package

Repository files navigation

⚠️ Work in Progress

A tool to make it easier to package C libraries and tools for esy

Note: On Windows, it works only within mingw/GitBash environment (but not cygwin) since esy provides this environment anyway.

Needs Powershell 7

Development

(Currently Windows only) Set NODE_ENV to development to enable sourcemaps at the node wrapper. Not useful inside the JS realm.

You'll need MSYS - Set $env:PATH to $env:PATH = "C:\msys64\usr\bin;" + $env:PATH. GitBash support is unreliable. MSYS is more reliable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published