Giter Club home page Giter Club logo

Comments (4)

mattdesl avatar mattdesl commented on July 21, 2024

There is no mechanism in electron to pass node CLI args to v8. But we can take the same approach as iron-node and use a config file for V8/Chromium switches. See issue #9.

from devtool.

lgersman avatar lgersman commented on July 21, 2024

👍

from devtool.

mattdesl avatar mattdesl commented on July 21, 2024

Ok, so this already works out of the box. It is needed for certain features which need to be set before V8 initializes, like proxies (from what I understand):

devtool src/index.js --js-flags="--harmony-proxies"

Also added rc config with details here, which can be used for V8 flags:
https://github.com/Jam3/devtool/blob/master/docs/rc-config.md

You can update to 1.6.0 for rc features.

# to update...
npm install devtool -g

from devtool.

lgersman avatar lgersman commented on July 21, 2024

+1!!!!!
On Jan 26, 2016 6:40 PM, "Matt DesLauriers" [email protected]
wrote:

Closed #26 #26.


Reply to this email directly or view it on GitHub
#26 (comment).

from devtool.

Related Issues (20)

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.