[PR #990] [MERGED] Implement ProtoError as a JsValue. #1841

Closed
opened 2026-03-16 02:29:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/990
Author: @moshevds
Created: 1/12/2020
Status: Merged
Merged: 1/12/2020
Merged by: @bluejekyll

Base: masterHead: protoerror-as-jsvalue


📝 Commits (1)

  • b4ea9b1 Implement ProtoError as a JsValue. This improves error handling within WebAssembly modules.

📊 Changes

3 files changed (+11 additions, -0 deletions)

View changed files

📝 Cargo.lock (+1 -0)
📝 crates/proto/Cargo.toml (+3 -0)
📝 crates/proto/src/error.rs (+7 -0)

📄 Description

This improves error handling within WebAssembly modules.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/990 **Author:** [@moshevds](https://github.com/moshevds) **Created:** 1/12/2020 **Status:** ✅ Merged **Merged:** 1/12/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `protoerror-as-jsvalue` --- ### 📝 Commits (1) - [`b4ea9b1`](https://github.com/hickory-dns/hickory-dns/commit/b4ea9b11328c2a5f059952ee79a18f06925a3db7) Implement ProtoError as a JsValue. This improves error handling within WebAssembly modules. ### 📊 Changes **3 files changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -0) 📝 `crates/proto/Cargo.toml` (+3 -0) 📝 `crates/proto/src/error.rs` (+7 -0) </details> ### 📄 Description This improves error handling within WebAssembly modules. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:29:11 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1841
No description provided.