Skip to content

Conversation

@philpax
Copy link
Member

@philpax philpax commented Jan 18, 2026

  • Update paxhtml dependency to latest version (a5342664) which uses
    bumpalo bump allocator for efficient memory management
  • Update all html! macro calls to use new in bump; syntax
  • Update all function signatures to accept bump allocator reference
  • Update Builder, Document, Element, and Attribute usage with new API
  • Update syntax highlighter to use bump allocator for Element creation

@philpax philpax force-pushed the claude/update-paxhtml-bump-allocator-P0lEB branch 2 times, most recently from a71b6ca to aec5367 Compare January 18, 2026 04:54
- Update paxhtml dependency to latest version (a5342664) which uses
  bumpalo bump allocator for efficient memory management
- Update all html! macro calls to use new `in bump;` syntax
- Update all function signatures to accept bump allocator reference
- Update Builder, Document, Element, and Attribute usage with new API
- Update syntax highlighter to use bump allocator for Element creation
@philpax philpax force-pushed the claude/update-paxhtml-bump-allocator-P0lEB branch from aec5367 to 3ff39a3 Compare January 18, 2026 15:07
@philpax philpax merged commit ee23062 into main Jan 18, 2026
3 checks passed
@philpax philpax deleted the claude/update-paxhtml-bump-allocator-P0lEB branch January 18, 2026 16:43
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.

3 participants