Skip to content

[pull] main from mdn:main#992

Merged
pull[bot] merged 3 commits into
All-Blockchains:mainfrom
mdn:main
May 22, 2026
Merged

[pull] main from mdn:main#992
pull[bot] merged 3 commits into
All-Blockchains:mainfrom
mdn:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 22, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

caugner and others added 3 commits May 22, 2026 17:48
* feat(redirects): add jsxref shortcut redirects for operators

Adds `Reference/{null,this,delete,new,instanceof}` →
`Reference/Operators/{...}` so `{{jsxref("name")}}` shortform resolves
directly via the first lookup path in `jsxref`.

* refactor: collapse jsxref operator longforms to shortform

Replaces `{{jsxref("Operators/X", "X")}}` with `{{jsxref("X")}}` for
`null`, `this`, `delete`, `new`, and `instanceof` across 66 files.
Resolution now goes through the `Reference/X` redirects added in the
prior commit and the `Reference` slug index in rari@jsxref-with-index.

Longforms with custom display text (e.g. `"delete x"`, `"deleted"`,
`"x instanceof y"`) are preserved as-is.
* Document Wasm exception handling

* document exnref type

* Add throw ref page, correct errors

* Add throw_ref ref page

* Add try_table ref page

* Add catch instruction ref page

* Add catch_ref instruction ref page

* Add catch_all instruction ref page

* Add catch_all_ref instruction ref page

* Check WebAssembly.Tag JSAPI and make updates

* Check WebAssembly.Exception JSAPI and make updates

* Update files/en-us/webassembly/reference/exception_handling/throw/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/exception_handling/try_table/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/exception_handling/try_table/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/exception_handling/try_table/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/exception_handling/catch_all_ref/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/javascript_interface/tag/tag/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/exception_handling/throw/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/webassembly/reference/exception_handling/try_table/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update files/en-us/webassembly/reference/exception_handling/catch_all_ref/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Update files/en-us/webassembly/reference/exception_handling/catch_all/index.md

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>

* Fixes for review comments

* Move catch clauses to subpages

* Get JSTag to display in sidebar

* Add exnref note and value type titles

---------

Co-authored-by: Ryan Hunt <rhunt@eqrion.net>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Bumps [@mdn/fred](https://github.com/mdn/fred) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/mdn/fred/releases)
- [Changelog](https://github.com/mdn/fred/blob/main/CHANGELOG.md)
- [Commits](mdn/fred@v2.6.2...v2.6.4)

---
updated-dependencies:
- dependency-name: "@mdn/fred"
  dependency-version: 2.6.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 22, 2026
@pull pull Bot added the ⤵️ pull label May 22, 2026
@pull pull Bot merged commit db5b185 into All-Blockchains:main May 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants