Skip to content

C: Allow Arena to be reused across multiple Herb.parse calls #1202

@marcoroth

Description

@marcoroth

The way we integrate our Arena Allocator in #726 creates and destroys the arena for every Herb.parse call. Ideally we could find a way to allocate an arena and allow to pass it to any of the Herb.* calls from Ruby/JavaScript so the same arena can be reused across multiple calls.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions