Skip to content

Implement expression compile #109

@vitonsky

Description

@vitonsky

Can we implement compilation XPath expression to JS code or maybe to JS function which build body on compilation stage?

I want to write xpath expression once and then got function which can execute only this expression with any document. It may be faster and if we can generate JS code, we can generate it once and not use all xpath package in runtime on client.

Can we implement it or it too complexity for scope of this package? Maybe you know about other packages which can do it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions