Skip to content

Support for wchar_t #1642

@yuvald-sweet-security

Description

@yuvald-sweet-security

Hey,

I'd like to implement support for wchar_t as a primitive type (that will codegen into libc::wchar_t in the Rust leg and the built-in type in C++). I think I can write the code for it, but do you think this is a good idea? Relying on libc::wchar_t might introduce a dependency on the libc crate for autogenerated code; maybe we should define this type in this crate directly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions