wasmjs on maven repo?
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 4.4k
- Forks
- 627
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 20
Description
Apologies for my ignorance but I'm still relatively new to KMP on maven.
When I add a dep to the wire maven package, I get errors about "wasmJs" not being available (all the other targets, like js, ios, and android, cause no issues)
The github seems to support wasmJs, so I take it that it's simply the maven package which doesn't have the right bits for wasmJs.
Is this intentional, is the maven repo simply built before wasmJs support was added, or was something missed?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the dependency-resolution error for the wire Maven package when targeting wasmJs. Compare the repository's wasmJs support with the published Maven artifacts and determine whether the missing target is intentional or absent; done means the target is available or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, wasm
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100