Skip to content

Document JIT exceptions in What's new; fix README lint warnings#186

Merged
ASDAlexander77 merged 2 commits into
mainfrom
readme-whats-new-jit-exceptions
Jul 6, 2026
Merged

Document JIT exceptions in What's new; fix README lint warnings#186
ASDAlexander77 merged 2 commits into
mainfrom
readme-whats-new-jit-exceptions

Conversation

@ASDAlexander77

Copy link
Copy Markdown
Owner

Summary

  • Adds a What's new entry documenting the new try/catch exception handling implemented in the Windows JIT
  • Fixes markdownlint warnings in README.md (heading hierarchy, duplicate headings, missing blank lines around lists/fences, non-descriptive link text)
  • Adds .markdownlint.json to allow details/summary/code inline HTML (used for the collapsible WASM loader) and disable line-length checks (impractical for code blocks/URLs)

Test plan

  • Ran markdownlint-cli against README.md — no warnings remain
  • Visually diffed rendered README structure to confirm no content changes beyond the new bullet

ASDAlexander77 and others added 2 commits July 6, 2026 12:03
Documents the newly implemented try/catch support in the Windows JIT,
and fixes markdownlint warnings (heading hierarchy, duplicate headings,
missing blank lines around lists/fences, non-descriptive link text).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@ASDAlexander77 ASDAlexander77 merged commit e91fa5d into main Jul 6, 2026
2 checks passed
@ASDAlexander77 ASDAlexander77 deleted the readme-whats-new-jit-exceptions branch July 6, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant