Skip to content

C: Use arena allocator in lexer#658

Draft
timkaechele wants to merge 2 commits intomarcoroth:mainfrom
timkaechele:lexer-allocator
Draft

C: Use arena allocator in lexer#658
timkaechele wants to merge 2 commits intomarcoroth:mainfrom
timkaechele:lexer-allocator

Conversation

@timkaechele
Copy link
Contributor

@timkaechele timkaechele commented Oct 15, 2025

This PR refactors the lexer to take an arena allocator, this way it is available once we need it later.

@timkaechele timkaechele changed the title WIP: C: Lexer allocator WIP: C: Use arena allocator in lexer Oct 15, 2025
@marcoroth marcoroth changed the title WIP: C: Use arena allocator in lexer C: Use arena allocator in lexer Mar 2, 2026
@marcoroth
Copy link
Owner

marcoroth commented Mar 2, 2026

I think we can close this in favor of #726. But maybe we can repurpose it for the HB_USE_NMAP flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants