deno_compile
deno_compile copied to clipboard
Experminental `deno compile` alternative with icon support, source protection, copyright labels, build scripts and embedded assets.
deno_compile
Experminental deno compile
alternative.
Notable features:
- Icon support (Windows).
- ~~Source protection.~~
- Copyright labels.
- Embedded assets.
- Binary optiomization level.
- Minimal binary size. (~50mb) (Strips off ICU by default)
denoc --assets=example.json,sample.txt --icon=icon.ico bundle.js myExecutable