Skip to content

Add details on how Int is represented when compiling to Javascript #53

@JamieBallingall

Description

@JamieBallingall

The documentation for Int in Prim says:
"A 32-bit signed integer. See the purescript-integers package for details of how this is accomplished when compiling to JavaScript."

I don't think this package really fulfills that promise at the moment. It would be nice to add some documentation about how that is handled when compiling to Javascript.

In a multi-compiler world maybe this package isn't the right place for that. In that case, perhaps we put the documentation somewhere else but it would still be nice if it existed.

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