mrousavy / nitro

🔥 Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI
https://nitro.margelo.com
MIT License
642 stars 22 forks source link

feat: Add `stacktrace` to errors in Nitro #350

Closed mrousavy closed 2 days ago

mrousavy commented 3 days ago

Adds stacktrace to all errors - in Java this comes from JThrowable.

vercel[bot] commented 3 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **nitro-docs** | ⬜️ Skipped ([Inspect](https://vercel.com/margelo/nitro-docs/9AehDv4KxvYKFRotzzVMf5KfoSaS)) | | | Nov 19, 2024 1:13am |
mrousavy commented 3 days ago

This is lots of effort for very little benefit. I think I'm gonna drop this.