Is there any library which allows for tracking and...
# webassembly
r
Is there any library which allows for tracking and reporting crashes/exceptions for WASM/JS? (Sentry and Firebase Kotlin SDK do not at this moment)
(otherwise I might have to just write a client script to trigger a telegram message)