Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Wasm #95

Open
SalomonBrys opened this issue Jun 11, 2024 · 5 comments
Open

Add support for Wasm #95

SalomonBrys opened this issue Jun 11, 2024 · 5 comments

Comments

@SalomonBrys
Copy link

Please deploy artifact for the wasmJs & wasmWasi targets.

@ShayOinif
Copy link

I would love that too if it is possible.
RIght now on compose multiplatform I use Canvas on JS target to make my UI just because of no wasJs target :/

@sgammon
Copy link

sgammon commented Jul 11, 2024

Even if it is just annotations, so we can annotate classes in commonMain with wasm targets

@Mr3zee
Copy link
Collaborator

Mr3zee commented Jul 15, 2024

@sgammon can you please elaborate on your comment? What annotations are you talking about?

@sgammon
Copy link

sgammon commented Jul 16, 2024

@Mr3zee Sorry, I mean annotations or interfaces. Things that can safely be included in a common target, so that we can at least create our RPC interfaces in a common target, even if we can't implement them there yet.

@Mr3zee
Copy link
Collaborator

Mr3zee commented Jul 16, 2024

I see, thank you
I'll if this is worth to do now, or it would be easier just to support WASM fully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants