Skip to content

Export to JavaScript #6

@mmha

Description

@mmha

Currently, no functions and no classes are exported to JavaScript. This can be done with embind or nbind (with the advantage of being able to generate TypeScript annotations).

This can also be metaprogrammed away if all members are defined with BOOST_HANA_DEFINE_STRUCT. See #1 and ignore<T>.

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