mymonero / mymonero-core-js

The JS library containing the Monero crypto plus lightwallet functions behind the official MyMonero apps
BSD 3-Clause "New" or "Revised" License
101 stars 103 forks source link

Try performance of wasm code with exceptions catching turned on #52

Closed paulshapiro closed 5 years ago

paulshapiro commented 5 years ago

This is resolved now that we have proper exception bouncing / throwing to JS-land.