joebandenburg / libaxolotl-javascript

A JavaScript implementation of axolotl. Axolotl is a ratcheting forward secrecy protocol.
GNU Lesser General Public License v3.0
75 stars 13 forks source link

[question] debugging es6 #17

Open mvayngrib opened 8 years ago

mvayngrib commented 8 years ago

@joebandenburg i like the modern code style. How do you debug without having to wade through garbled transpiled code?