Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 367 Bytes

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