Skip to content

fast path for decoders #1

@andrewchambers

Description

@andrewchambers

We can use an abstract type to encode type decoders that don't require the initial buffer copy. It would just be a function pointer that takes in a char* and length, and returns a Janet.

This would be especially useful for number types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions