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