Commit 3ff39a3
committed
refactor: update paxhtml to use bump allocator API
- 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 creation1 parent 53a6ca5 commit 3ff39a3
3 files changed
+316
-229
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments