Friedel Ziegelmayer
Friedel Ziegelmayer
@rklaehn can we close this?
I'm seeing the same issue when running emacs on the command line, any ideas on how to fix this?
@fitzgen I have written a version that does away with the current approach to the change list, and directly calls into the various JS bindings. The code lifes here: https://github.com/dignifiedquire/dodrio/tree/x-direct...
Interesting, is the data in the array encdoded cbor in some form by any chance?
it means what it says, please help otherwise it will likely not be done. looking at the link I don’t see an equivalent label I could use. Any reason you...
Yes, if you know you are doing a lot of decodes, the api is intended to not use the static methods, but rather manage your own instance.
So the real fix here, is to update the documentation, the caching of the instance should be the job of the user, as they will know much better what to...
PRs welcome :) On 23. Aug 2018, 18:28 +0200, Alex Gordon , wrote: > A bug is still a bug whether documented or not. ¯_(ツ)_/¯ > — > You are...
I think failing on discovering `undefined` sounds like a good solution. For all non things there is `null`. The above example from `JSON.stringify` seems more confusing than predictable tbh.
The latest version should fix this, there were some outdated dependencies I believe