Skip to content

Is mmap(2) Possible? #7

@jriggins

Description

@jriggins

Disclaimer: I hardly know what I'm asking :-)

However, do you think that it is possible to use this library to call mmap(2) in order to map Dart objects to and from a memory-mapped file?

After a quick look over the code here, it does not appear that mmap is currently supported, but I'm curious to know whether or not it is theoretically possible and potentially even how I might go about adding it if it is.

Thanks,
Jesse

P.S. Also please let me know if there is a preferred venue for posting questions like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions