Skip to content

Implement lowering and intrinsics of Int64,Float{32,64} in the Wasm backend #548

Description

@Derppening

Currently, the typed IR has those primitive types in the erased type hierarchy, but lowering of these types to their Wasm counterparts (i64, f{32,64}) are not implemented. Moreover, some intrinsics will also need to be implemented to exercise these types in the difftests.

See #504 (comment).

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