Giter Club home page Giter Club logo

nw.js_mod's Introduction

NW.js_mod

Мысли о переходе на Электрон посещали меня, но я был быстрее.

Experimental and more compact modification of NW.js for my projects with aggressive size optimization and some features from ungoogled chromium.

After the unsuccessful experience of using upx, I was curious to try to reduce the size of the binary file on my own, by eliminating many browser components and configuring the compiler for size optimization. This was a good reason to dig into the Chromium source code for interest.

The original idea also included attempt to add browser tabs for circuitjs1 but I abandoned this goal.

Selected NW.js version: 0.64.1.

You can find the build instructions in my drafts: info/build_*.txt.

In the basic version (0.64.1-mod1) only the components provided in gn flags are disabled (more details). Also proprietary_codecs=false, symbol_level=0 and v8_symbol_level=0. Node-nw without icu and openssl. Unnecessary lines from locales have been cleared and *.info files have been deleted.

Downloads:

Non-SDK binaries only!

Credits

License

NW.js_mod's code in this repo uses the MIT license, see LICENSE file. To redistribute the binary, see How to package and distribute your apps

nw.js_mod's People

Contributors

seva77 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.