Skip to content

[Rust Codegen] Allow to use primitive types as custom types ? #4

@Mcfloy

Description

@Mcfloy

Hello, thanks for the thalo initiative, really good project!

Currently the language is strongly opinionated, as a Int is a i64 however we are missing other types such as i16, i32, u16, u32, u64 (for timestamp)

I would like to have the ability to explicit a type from Rust in a ESDL file. As there are multiple languages involved, it would be probably easier to cheat a bit and explicit the primitive types as custom types.

Do you have any idea about 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