From c4dcacf952d2775b383a941500257e3e5debe46c Mon Sep 17 00:00:00 2001 From: Ryan Hunt Date: Wed, 25 Mar 2026 12:58:26 -0500 Subject: [PATCH] [js-api] Add Ryan as an editor of js-api and web-api --- document/js-api/index.bs | 1 + document/web-api/index.bs | 1 + 2 files changed, 2 insertions(+) diff --git a/document/js-api/index.bs b/document/js-api/index.bs index 3f5803815e..97bb29464f 100644 --- a/document/js-api/index.bs +++ b/document/js-api/index.bs @@ -9,6 +9,7 @@ TR: https://www.w3.org/TR/wasm-js-api-2/ ED: https://webassembly.github.io/spec/js-api/ Implementation Report: https://webassembly.org/features/ Editor: Ms2ger, w3cid 46309, Igalia +Editor: Ryan Hunt, w3cid 112030, Mozilla Foundation Repository: WebAssembly/spec Markup Shorthands: css no, markdown yes Abstract: This document provides an explicit JavaScript API for interacting with WebAssembly. diff --git a/document/web-api/index.bs b/document/web-api/index.bs index 09c0d975be..57b4211375 100644 --- a/document/web-api/index.bs +++ b/document/web-api/index.bs @@ -9,6 +9,7 @@ TR: https://www.w3.org/TR/wasm-web-api-2/ ED: https://webassembly.github.io/spec/web-api/ Implementation Report: https://webassembly.org/features/ Editor: Ms2ger, w3cid 46309, Igalia +Editor: Ryan Hunt, w3cid 112030, Mozilla Foundation Repository: WebAssembly/spec Abstract: This document describes the integration of WebAssembly with the broader web platform. Markup Shorthands: css no, markdown yes