[PR #2575] [MERGED] CI: Check hickory-proto with WASI preview 1 #3148

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2575
Author: @divergentdave
Created: 11/15/2024
Status: Merged
Merged: 11/15/2024
Merged by: @djc

Base: mainHead: david/ci-check-proto-wasm


📝 Commits (1)

  • a8435e5 CI: Check hickory-proto with WASI preview 1

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 .github/workflows/test.yml (+14 -0)

📄 Description

There are users currently making use of Hickory DNS in WASM-based projects, and ProtoError has a wasm-bindgen trait implementation to help with such applications. This PR thus adds a job to CI to check that the hickory-proto crate compiles on a WASM target, with the tokio-runtime feature off and the wasm-bindgen feature on.


🔄 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/2575 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 11/15/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `david/ci-check-proto-wasm` --- ### 📝 Commits (1) - [`a8435e5`](https://github.com/hickory-dns/hickory-dns/commit/a8435e5ebe73edce2b8f6dae3bc0d56fabe68418) CI: Check hickory-proto with WASI preview 1 ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test.yml` (+14 -0) </details> ### 📄 Description There are users currently making use of Hickory DNS in WASM-based projects, and `ProtoError` has a `wasm-bindgen` trait implementation to help with such applications. This PR thus adds a job to CI to check that the `hickory-proto` crate compiles on a WASM target, with the `tokio-runtime` feature off and the `wasm-bindgen` feature on. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:27:54 +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#3148
No description provided.