Skip to content

[compiler/core] Add isize/usize to standard library #2398

@witemple-msft

Description

@witemple-msft

This issue tracks implementation of #2194

We will add two new scalar types, usize and isize to the standard library. Initially, they will extend integer.

All existing emitters will be required to add support for usize & isize. They should be represented as numbers in JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeA change that might cause specs or code to breakcompiler:coreIssues for @typespec/compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions