Skip to content

Support WASM with wasm_bindgen and conditional compilation #46

@DanGould

Description

@DanGould

I would like to re-use the abstractions here to support wasm bindings via wasm-bindgen.

I suppose we may be able to follow the outline set by the uniffi feature already implemented here in order to use the #[wasm_bindgen] proc macros with cfg_attr attributes in order to produce WASM and later TypeScript bindings.

Here are some resources to serve as inspiration

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