Giter Club home page Giter Club logo

emissary's People

Contributors

kevinsawicki avatar liuxiong332 avatar peterdavehello avatar samypesse avatar termina1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

emissary's Issues

Emitter::emit is not being optimized by the VM

screenshot 2014-07-28 10 05 41

This is a big deal because this method is used all over the place in our model. This is caused by using an args... formal parameter. This issue is tracking the problem in CoffeeScript.

@benogle: I remember you mentioning seeing emit as a huge part of the profile in find and replace. This seems like it could be a big part of the reason why.

Random "Uncaught RangeError: Maximum call stack size exceeded"

While editing in Atom I get an error, "Uncaught RangeError: Maximum call stack size exceeded" every once in a while that pops up the console.

It says it's coming from /Applications/Atom.app/Contents/Resources/app/node_modules/emissary/lib/behavior.js:1 but I suspect that doesn't really tell you much.

Anything I can do to help pin this down? It's been happening for several weeks a couple of times per day. It's usually triggered when I click on a line of code to move the cursor.

Stop being dependant on option --harmony

It'll be really nice if emissary could work without the option --harmony, so that we can use node-pathwatcher with the normal node configuration.

There is a simple way of doing it using the harmony-collections module:

  • Add harmony-collections to the node dependencies
  • Fallback to harmonyCollections.WeakMap if WeakMap is not defined.

I can do a PR for this if you're ok with it.

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.