Skip to content

JS and WASM (and other targets) support #13

Description

@sargunv

I see this library doesn't support JS/WASM builds and states in the readme:

The Web platform should use the DOM wrapper API to insert HTML directly in the web page.

However, I'm using it for a use case where I need the AnnotatedString for a Text element in Compose itself. You can see my usage here: maplibre/maplibre-compose#426

Would you be willing to publish builds for JS and WASM? JS should be doable by just adding the target, while WASM would require KtXml to add the WASM target as well.

I'd be happy to file a PR if it would be accepted / published.

macOS native support would be nice too (Compose publishes experimental builds for that platform).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions