Skip to content

Refactor integer/bigint constants optimization using Zarith #7155

Open
@cometkim

Description

@cometkim

Zarith is OCaml library that supports arbitrary-precision integer operations

It allows the compiler to handle bigint constants and clean them up to use the same logic as int32.

Also, need to confirm the playground is working using Zarith_stubs_js.

Related PRs:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions